summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb b/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb
index b6a768e08..c479eefba 100644
--- a/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb
+++ b/meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb
@@ -70,5 +70,5 @@ FILES:${PN} += " \
70 70
71REQUIRED_DISTRO_FEATURES = "ipv6" 71REQUIRED_DISTRO_FEATURES = "ipv6"
72 72
73DISTUTILS_BUILD_ARGS:append = " --iptables-dir /usr/sbin" 73SETUPTOOLS_BUILD_ARGS:append = " --iptables-dir /usr/sbin"
74DISTUTILS_INSTALL_ARGS:append = " --iptables-dir /usr/sbin" 74SETUPTOOLS_INSTALL_ARGS:append = " --iptables-dir /usr/sbin"