projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git]
/
package
/
rsync
/
Makefile
diff --git
a/package/rsync/Makefile
b/package/rsync/Makefile
index
bd0bfab
..
0089326
100644
(file)
--- a/
package/rsync/Makefile
+++ b/
package/rsync/Makefile
@@
-58,6
+58,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_RSYNC):
install -d -m0755 $(IDIR_RSYNC)/usr/bin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/bin/* $(IDIR_RSYNC)/usr/bin
+
$(CP)
$(PKG_INSTALL_DIR)/usr/bin/* $(IDIR_RSYNC)/usr/bin
$(RSTRIP) $(IDIR_RSYNC)
$(IPKG_BUILD) $(IDIR_RSYNC) $(PACKAGE_DIR)
This page took
0.028949 seconds
and
4
git commands to generate.