projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix squid build, standardize, add ipkg/conffiles.
[openwrt.git]
/
openwrt
/
package
/
macchanger
/
Makefile
diff --git
a/openwrt/package/macchanger/Makefile
b/openwrt/package/macchanger/Makefile
index
aaa74eb
..
75cbb9c
100755
(executable)
--- a/
openwrt/package/macchanger/Makefile
+++ b/
openwrt/package/macchanger/Makefile
@@
-47,6
+47,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_MACCHANGER):
mkdir -p $(IDIR_MACCHANGER)
-
cp -fpR
$(PKG_INSTALL_DIR)/* $(IDIR_MACCHANGER)/
+
$(CP)
$(PKG_INSTALL_DIR)/* $(IDIR_MACCHANGER)/
$(RSTRIP) $(IDIR_MACCHANGER)
$(IPKG_BUILD) $(IDIR_MACCHANGER) $(PACKAGE_DIR)
This page took
0.02008 seconds
and
4
git commands to generate.