fix cups rebuild broken by [2336]
SVN-Revision: 2339
This commit is contained in:
parent
ed7409d61f
commit
08e61c5e66
@ -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