projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added ctorrent, statically compiled for the moment (need uClibc++ fixes)
[openwrt.git]
/
package
/
mtr
/
Makefile
diff --git
a/package/mtr/Makefile
b/package/mtr/Makefile
index
f49f2ed
..
f088562
100644
(file)
--- a/
package/mtr/Makefile
+++ b/
package/mtr/Makefile
@@
-68,7
+68,7
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_MTR):
install -d -m0755 $(IDIR_MTR)/usr/sbin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/sbin/mtr $(IDIR_MTR)/usr/sbin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/sbin/mtr $(IDIR_MTR)/usr/sbin/
$(RSTRIP) $(IDIR_MTR)
$(IPKG_BUILD) $(IDIR_MTR) $(PACKAGE_DIR)
This page took
0.023152 seconds
and
4
git commands to generate.