From: Jo-Philipp Wich Date: Tue, 16 Jun 2009 23:12:49 +0000 (+0000) Subject: luci-0.9: merge r4863 X-Git-Tag: 0.9.0~193 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=75da8f7de36cbc88b6e7135f053a2e930055cf61;p=project%2Fluci.git luci-0.9: merge r4863 --- diff --git a/contrib/package/freifunk-firewall/Makefile b/contrib/package/freifunk-firewall/Makefile index 24be151e4..8399870d0 100644 --- 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