projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1330f8
)
fix cups rebuild broken by [2328]
author
Nicolas Thill
<nico@openwrt.org>
Sat, 5 Nov 2005 19:18:12 +0000
(19:18 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Sat, 5 Nov 2005 19:18:12 +0000
(19:18 +0000)
SVN-Revision: 2338
openwrt/package/cups/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/cups/Makefile
b/openwrt/package/cups/Makefile
index e1bab4fd46ce9806413895a8b786aceade0cab9e..635ac5cde313add3ae0aa7fed57593c24a85cdf8 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