From f90328f26ef73fc5a0c2d9a751936e9af060ccba Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 16 Sep 2010 11:47:35 +0000 Subject: firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them SVN-Revision: 23080 --- package/firewall/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/firewall/Makefile') diff --git a/package/firewall/Makefile b/package/firewall/Makefile index 8cf22e8348..93e41bf58f 100644 --- a/package/firewall/Makefile +++ b/package/firewall/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall PKG_VERSION:=2 -PKG_RELEASE:=15 +PKG_RELEASE:=16 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3