mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 14:43:07 +02:00
fix cups rebuild broken by [2336]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2339 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cfb3943ce2
commit
069cb8cb8c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user