projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restored mrd6 compilation as "ceilf" dependency is now solved, updated to latest...
[openwrt.git]
/
package
/
scdp
/
Makefile
diff --git
a/package/scdp/Makefile
b/package/scdp/Makefile
index
ce09d2e
..
c8909c6
100644
(file)
--- a/
package/scdp/Makefile
+++ b/
package/scdp/Makefile
@@
-60,6
+60,6
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_SCDP):
install -d -m0755 $(IDIR_SCDP)/usr/bin
-
cp -fpR
$(PKG_INSTALL_DIR)/usr/bin/scdp $(IDIR_SCDP)/usr/bin/
+
$(CP)
$(PKG_INSTALL_DIR)/usr/bin/scdp $(IDIR_SCDP)/usr/bin/
$(RSTRIP) $(IDIR_SCDP)
$(IPKG_BUILD) $(IDIR_SCDP) $(PACKAGE_DIR)
This page took
0.019193 seconds
and
4
git commands to generate.