projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed typos in menuconfig
[openwrt.git]
/
openwrt
/
package
/
vpnc
/
Makefile
diff --git
a/openwrt/package/vpnc/Makefile
b/openwrt/package/vpnc/Makefile
index
5508290
..
eb21240
100644
(file)
--- a/
openwrt/package/vpnc/Makefile
+++ b/
openwrt/package/vpnc/Makefile
@@
-35,6
+35,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_VPNC):
install -d -m0755 $(IDIR_VPNC)
-
cp -fpR
$(PKG_INSTALL_DIR)/* $(IDIR_VPNC)/
+
$(CP)
$(PKG_INSTALL_DIR)/* $(IDIR_VPNC)/
$(RSTRIP) $(IDIR_VPNC)
$(IPKG_BUILD) $(IDIR_VPNC) $(PACKAGE_DIR)
This page took
0.019247 seconds
and
4
git commands to generate.