mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 09:26:34 +00:00
remove annoying package rm command
SVN-Revision: 6304
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user