projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: ...
[openwrt.git]
/
package
/
elhttp
/
Makefile
diff --git
a/package/elhttp/Makefile
b/package/elhttp/Makefile
index
1d747d6
..
6c83185
100644
(file)
--- a/
package/elhttp/Makefile
+++ b/
package/elhttp/Makefile
@@
-31,7
+31,7
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_ELHTTP):
mkdir -p $(IDIR_ELHTTP)
-
cp -fpR
$(PKG_INSTALL_DIR)/* $(IDIR_ELHTTP)/
+
$(CP)
$(PKG_INSTALL_DIR)/* $(IDIR_ELHTTP)/
$(RSTRIP) $(IDIR_ELHTTP)/
$(IPKG_BUILD) $(IDIR_ELHTTP) $(PACKAGE_DIR)
This page took
0.02327 seconds
and
4
git commands to generate.