projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Updated to 3.7p1 and add support for adjtimex, thanks to Darren Tucker. Closes #320
[openwrt.git]
/
openwrt
/
package
/
ptunnel
/
Makefile
diff --git
a/openwrt/package/ptunnel/Makefile
b/openwrt/package/ptunnel/Makefile
index
8330cb0
..
4a2a3fe
100644
(file)
--- a/
openwrt/package/ptunnel/Makefile
+++ b/
openwrt/package/ptunnel/Makefile
@@
-64,6
+64,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_PTUNNEL):
install -m0755 -d $(IDIR_PTUNNEL)/usr/sbin
$(IPKG_PTUNNEL):
install -m0755 -d $(IDIR_PTUNNEL)/usr/sbin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/sbin/ptunnel $(IDIR_PTUNNEL)/usr/sbin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/sbin/ptunnel $(IDIR_PTUNNEL)/usr/sbin/
$(RSTRIP) $(IDIR_PTUNNEL)
$(IPKG_BUILD) $(IDIR_PTUNNEL) $(PACKAGE_DIR)
$(RSTRIP) $(IDIR_PTUNNEL)
$(IPKG_BUILD) $(IDIR_PTUNNEL) $(PACKAGE_DIR)
This page took
0.024582 seconds
and
4
git commands to generate.