projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update heyu
[openwrt.git]
/
package
/
haserl
/
Makefile
diff --git
a/package/haserl/Makefile
b/package/haserl/Makefile
index
d9e1faa
..
05c6b47
100644
(file)
--- a/
package/haserl/Makefile
+++ b/
package/haserl/Makefile
@@
-55,7
+55,7
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_HASERL):
install -m0755 -d $(IDIR_HASERL)/usr/bin
$(IPKG_HASERL):
install -m0755 -d $(IDIR_HASERL)/usr/bin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/bin/haserl $(IDIR_HASERL)/usr/bin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/bin/haserl $(IDIR_HASERL)/usr/bin/
$(RSTRIP) $(IDIR_HASERL)
$(IPKG_BUILD) $(IDIR_HASERL) $(PACKAGE_DIR)
$(RSTRIP) $(IDIR_HASERL)
$(IPKG_BUILD) $(IDIR_HASERL) $(PACKAGE_DIR)
This page took
0.018835 seconds
and
4
git commands to generate.