projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5ee7a
)
remove annoying package rm command
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Feb 2007 01:00:31 +0000
(
01:00
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Feb 2007 01:00:31 +0000
(
01:00
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6304
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/Makefile
patch
|
blob
|
history
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.027727 seconds
and
4
git commands to generate.