From 00b065f2c5aeb5be5dc947c1ab399fc18108670a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 24 May 2005 17:45:47 +0000 Subject: fix nocatsplash build, when it doesn't find iptables git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1053 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/nocatsplash/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/nocatsplash') diff --git a/package/nocatsplash/Makefile b/package/nocatsplash/Makefile index 2327debb0f..8820413e4d 100644 --- a/package/nocatsplash/Makefile +++ b/package/nocatsplash/Makefile @@ -42,6 +42,7 @@ $(PKG_BUILD_DIR)/.configured: --mandir=/usr/share/man \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ + --with-firewall=iptables \ $(DISABLE_LARGEFILE) \ $(DISABLE_NLS) \ --with-glib-prefix="$(STAGING_DIR)/usr" \ -- cgit v1.2.3