projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add gnupg from Michael Cohen, thx
[openwrt.git]
/
package
/
vnstat
/
Makefile
diff --git
a/package/vnstat/Makefile
b/package/vnstat/Makefile
index
1470175
..
009388e
100644
(file)
--- a/
package/vnstat/Makefile
+++ b/
package/vnstat/Makefile
@@
-28,6
+28,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_VNSTAT):
install -d -m0755 $(IDIR_VNSTAT)/usr/bin
$(IPKG_VNSTAT):
install -d -m0755 $(IDIR_VNSTAT)/usr/bin
-
cp
$(PKG_BUILD_DIR)/src/vnstat $(IDIR_VNSTAT)/usr/bin/
+
$(CP)
$(PKG_BUILD_DIR)/src/vnstat $(IDIR_VNSTAT)/usr/bin/
$(STRIP) $(IDIR_VNSTAT)/usr/bin/*
$(IPKG_BUILD) $(IDIR_VNSTAT) $(PACKAGE_DIR)
$(STRIP) $(IDIR_VNSTAT)/usr/bin/*
$(IPKG_BUILD) $(IDIR_VNSTAT) $(PACKAGE_DIR)
This page took
0.027537 seconds
and
4
git commands to generate.