From: Steven Barth Date: Tue, 5 Aug 2008 00:09:59 +0000 (+0000) Subject: Remove abandoned firewall configuration file X-Git-Tag: 0.8.0~532 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=1cf78edcbf16759086b1ef73b134d942278c38ee Remove abandoned firewall configuration file --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 0c06cd7cc..90a543522 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -358,10 +358,6 @@ define Package/luci-app-firewall TITLE:=Firewall and Portforwarding application endef -define Package/luci-app-firewall/conffiles -/etc/config/luci_fw -endef - define Package/luci-app-firewall/install $(call Package/luci/install/template,$(1),applications/luci-fw) endef