summaryrefslogtreecommitdiffstats
path: root/rules/networkmanager.make
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2012-05-30 09:27:30 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-02 09:08:47 +0200
commite5e5e76e08bd8957b15187862ebcfc74b4b9446e (patch)
tree5d99ac992f969e78926e83652bbff520017d5dca /rules/networkmanager.make
parent0bf260f5244afcef5a3c8f2ca597dd31947de04e (diff)
downloadptxdist-e5e5e76e08bd8957b15187862ebcfc74b4b9446e.tar.gz
ptxdist-e5e5e76e08bd8957b15187862ebcfc74b4b9446e.tar.xz
networkmanager: provide 'iptables'
The 'configure' guesses the path to the iptables tool, based on the host filesystem. This fails if no 'iptables' is installed with: checking for iptables... no configure: error: iptables was not installed. The path setting here corresponds to the iptables rule file. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/networkmanager.make')
-rw-r--r--rules/networkmanager.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/networkmanager.make b/rules/networkmanager.make
index f823285ba..1a65268ea 100644
--- a/rules/networkmanager.make
+++ b/rules/networkmanager.make
@@ -51,7 +51,8 @@ NETWORKMANAGER_CONF_OPT := \
--with-distro=debian \
--with-dhclient=no \
--with-dhcpcd=no \
- --with-resolvconf=no
+ --with-resolvconf=no \
+ --with-iptables=/usr/sbin
# ----------------------------------------------------------------------------
# Install