projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed7409d
)
fix cups rebuild broken by [2336]
author
Nicolas Thill
<nico@openwrt.org>
Sat, 5 Nov 2005 20:07:44 +0000
(20:07 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 5 Nov 2005 20:07:44 +0000
(20:07 +0000)
SVN-Revision: 2339
openwrt/package/cups/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/cups/Makefile
b/openwrt/package/cups/Makefile
index 0644164629ca9d3386a5503e2aad64b36511aeee..8ffa8665fb2a88ae49ea0e61ddbd1104f410cdc7 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