projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff59c60
)
Also mark ipset as broken
author
Florian Fainelli
<florian@openwrt.org>
Wed, 27 Jun 2007 00:45:05 +0000
(
00:45
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Wed, 27 Jun 2007 00:45:05 +0000
(
00:45
+0000)
SVN-Revision: 7740
package/ipset/Makefile
patch
|
blob
|
history
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index f472d0c9b96dcc73eafde1d02fbdd47b84bb2708..8926e7a86a17de09ad2ed714fbfe2a29df689d00 100644
(file)
--- a/
package/ipset/Makefile
+++ b/
package/ipset/Makefile
@@
-21,6
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ipset
SECTION:=net
CATEGORY:=Network
+ DEPENDS:=@BROKEN
TITLE:=Netfilter ip sets administration utility
URL:=http://ipset.netfilter.org/
endef