projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove annoying package rm command
[openwrt.git]
/
package
/
Makefile
diff --git
a/package/Makefile
b/package/Makefile
index
d21fedf
..
ff7075d
100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-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.