projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel...
[openwrt.git]
/
package
/
ipset
/
Makefile
diff --git
a/package/ipset/Makefile
b/package/ipset/Makefile
index
183b76e
..
a69cbd3
100644
(file)
--- a/
package/ipset/Makefile
+++ b/
package/ipset/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ipset
SECTION:=net
CATEGORY:=Network
- DEPENDS:=@!TARGET_etrax
+ DEPENDS:=@!TARGET_etrax
@LINUX_2_6
TITLE:=Netfilter ip sets administration utility
URL:=http://ipset.netfilter.org/
endef
This page took
0.027966 seconds
and
4
git commands to generate.