projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated to latest upstream version, remove uneeded patch as it is now in dnsmasq...
[openwrt.git]
/
package
/
vpnc
/
Makefile
diff --git
a/package/vpnc/Makefile
b/package/vpnc/Makefile
index
5508290
..
eb21240
100644
(file)
--- a/
package/vpnc/Makefile
+++ b/
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.022456 seconds
and
4
git commands to generate.