projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove packages when cleaning
[openwrt.git]
/
package
/
ebtables
/
Makefile
diff --git
a/package/ebtables/Makefile
b/package/ebtables/Makefile
index
fd168a8
..
5bfbaa1
100644
(file)
--- a/
package/ebtables/Makefile
+++ b/
package/ebtables/Makefile
@@
-44,3
+44,4
@@
install: $(IPKG_STATE_DIR)/info/ebtables.list
clean:
rm -rf $(PKG_BUILD_DIR)
+ rm -f $(PKG_IPK)
This page took
0.020406 seconds
and
4
git commands to generate.