remove annoying package rm command
[openwrt.git] / package / Makefile
index d21fedf..ff7075d 100644 (file)
@@ -50,7 +50,6 @@ prereq: $(PREREQ_PACKAGES)
 download: $(DOWNLOAD_PACKAGES)
 compile-targets: $(COMPILE_PACKAGES)
 compile:
-       @-rm -f $(PACKAGE_DIR)/*.ipk
        $(MAKE) compile-targets
 
 install-targets: $(INSTALL_PACKAGES)
This page took 0.020199 seconds and 4 git commands to generate.