X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fa5a1cd307014881a267b0888616364a348532fc..9c827a68c1fb88ce9cf47fe9d944c788390b8e70:/openwrt/package/cups/Makefile 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