remove annoying package rm command
[openwrt-10.03/.git] / package / Makefile
index d21fedf31becb42d4de8d2fedc3a54b54188554d..ff7075d41c5114615154e478f8323cd584a3973a 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)