From ba9bc394c746fc3cf06976dd5bfc0d939fea7708 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 2 Mar 2011 19:20:29 +0000 Subject: [package] firewall: move include sourcing into a subshell, this makes the firewall init immune against exit in the include scripts git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25835 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 3d61e09889..a8a62c287d 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:=22 +PKG_RELEASE:=23 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3