projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Disable X support, fixes compilation errors
[openwrt.git]
/
openwrt
/
package
/
nocatsplash
/
Makefile
diff --git
a/openwrt/package/nocatsplash/Makefile
b/openwrt/package/nocatsplash/Makefile
index
8820413
..
4d2120e
100644
(file)
--- a/
openwrt/package/nocatsplash/Makefile
+++ b/
openwrt/package/nocatsplash/Makefile
@@
-58,7
+58,7
@@
$(PKG_BUILD_DIR)/.built:
$(IPKG_NOCATSPLASH):
mkdir -p $(IDIR_NOCATSPLASH)
-
cp -fpR
$(PKG_INSTALL_DIR)/* $(IDIR_NOCATSPLASH)/
+
$(CP)
$(PKG_INSTALL_DIR)/* $(IDIR_NOCATSPLASH)/
$(RSTRIP) $(IDIR_NOCATSPLASH)
$(IPKG_BUILD) $(IDIR_NOCATSPLASH) $(PACKAGE_DIR)
This page took
0.021296 seconds
and
4
git commands to generate.