projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add tcpdump depend on libpcap
[openwrt.git]
/
package
/
cups
/
Makefile
diff --git
a/package/cups/Makefile
b/package/cups/Makefile
index
9b84234
..
714689f
100644
(file)
--- a/
package/cups/Makefile
+++ b/
package/cups/Makefile
@@
-85,6
+85,7
@@
$(PKG_IPK): $(PKG_IPK_DIR)/usr/sbin/cupsd
$(STRIP) $(PKG_IPK_DIR)/usr/lib/cups/cgi-bin/*
$(STRIP) $(PKG_IPK_DIR)/usr/lib/cups/daemon/*
cp -a ./files/* $(PKG_IPK_DIR)/
+ find $(PKG_IPK_DIR) -name CVS | xargs rm -rf
$(IPKG_BUILD) $(PKG_IPK_DIR) $(PACKAGE_DIR)
source: $(DL_DIR)/$(PKG_SOURCE)
This page took
0.022751 seconds
and
4
git commands to generate.