fix nocatsplash build, when it doesn't find iptables
SVN-Revision: 1053
This commit is contained in:
parent
da603a972b
commit
29d21777ac
1 changed files with 1 additions and 0 deletions
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue