projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e544d4
)
luci-0.9: merge r4863
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 16 Jun 2009 23:12:49 +0000
(23:12 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 16 Jun 2009 23:12:49 +0000
(23:12 +0000)
contrib/package/freifunk-firewall/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/freifunk-firewall/Makefile
b/contrib/package/freifunk-firewall/Makefile
index 24be151e4f4652c392e508cb542f7f2e0af5ebdd..8399870d0db9b931e52c957dec10f11f04494e99 100644
(file)
--- a/
contrib/package/freifunk-firewall/Makefile
+++ b/
contrib/package/freifunk-firewall/Makefile
@@
-37,7
+37,7
@@
endef
define Package/freifunk-firewall/postinst
#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
+[ -n "$
$
{IPKG_INSTROOT}" ] || {
if ! grep -q /etc/firewall.freifunk /etc/config/firewall; then
uci add firewall include >/dev/null
uci set firewall.@include[-1].path=/etc/firewall.freifunk