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
/
pmacct
/
Makefile
diff --git
a/package/pmacct/Makefile
b/package/pmacct/Makefile
index
04e7536
..
4a86c3a
100644
(file)
--- a/
package/pmacct/Makefile
+++ b/
package/pmacct/Makefile
@@
-161,6
+161,6
@@
$(PKG_BUILD_DIR)/.built: $(BUILD_TARGETS)
$(IPKG_PMACCT_CLIENT):
install -d -m0755 $(IDIR_PMACCT_CLIENT)/usr/sbin
$(IPKG_PMACCT_CLIENT):
install -d -m0755 $(IDIR_PMACCT_CLIENT)/usr/sbin
-
cp -fpR
$(PKG_BUILD_DIR)/pmacct $(IDIR_PMACCT_CLIENT)/usr/sbin/
+
$(CP)
$(PKG_BUILD_DIR)/pmacct $(IDIR_PMACCT_CLIENT)/usr/sbin/
$(RSTRIP) $(IDIR_PMACCT_CLIENT)
$(IPKG_BUILD) $(IDIR_PMACCT_CLIENT) $(PACKAGE_DIR)
$(RSTRIP) $(IDIR_PMACCT_CLIENT)
$(IPKG_BUILD) $(IDIR_PMACCT_CLIENT) $(PACKAGE_DIR)
This page took
0.019855 seconds
and
4
git commands to generate.