projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add psybnc package (thanks to Peter Feuerer)
[openwrt.git]
/
openwrt
/
package
/
cups
/
Makefile
diff --git
a/openwrt/package/cups/Makefile
b/openwrt/package/cups/Makefile
index
0644164
..
8ffa866
100644
(file)
--- a/
openwrt/package/cups/Makefile
+++ b/
openwrt/package/cups/Makefile
@@
-71,6
+71,7
@@
$(PKG_BUILD_DIR)/.built:
touch $@
$(IPKG_CUPS):
+ rm -rf $(IDIR_CUPS)/etc/cups
install -d -m0755 $(IDIR_CUPS)/etc/cups
cp -fpR $(PKG_INSTALL_DIR)/etc/cups/* $(IDIR_CUPS)/etc/cups/
rm -rf $(IDIR_CUPS)/etc/cups/certs
This page took
0.023827 seconds
and
4
git commands to generate.