move sysfs to mount_root
[openwrt.git] / package / cups / Makefile
index 0644164..8ffa866 100644 (file)
@@ -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
This page took 0.025215 seconds and 4 git commands to generate.