X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fa5a1cd307014881a267b0888616364a348532fc..cd0e91e2dbd785325a35d9dc2b9a5c3cd8c53b49:/openwrt/package/cups/Makefile?ds=inline 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