summaryrefslogtreecommitdiffstats
path: root/openwrt/package/cups
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-05 20:07:44 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-11-05 20:07:44 +0000
commit069cb8cb8c429d2e85880d36dfe4a342758e85f4 (patch)
treeef878619b479759f2fb911a5e0d1219515c9f3b8 /openwrt/package/cups
parentcfb3943ce20a59c2be6fb1f3b55e553273738e02 (diff)
fix cups rebuild broken by [2336]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2339 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/cups')
-rw-r--r--openwrt/package/cups/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/cups/Makefile b/openwrt/package/cups/Makefile
index 064416462..8ffa8665f 100644
--- 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