diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/ufw/ufw_0.36.1.bb | 4 |
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 b6a768e08a..c479eefba0 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 | ||
| 71 | REQUIRED_DISTRO_FEATURES = "ipv6" | 71 | REQUIRED_DISTRO_FEATURES = "ipv6" |
| 72 | 72 | ||
| 73 | DISTUTILS_BUILD_ARGS:append = " --iptables-dir /usr/sbin" | 73 | SETUPTOOLS_BUILD_ARGS:append = " --iptables-dir /usr/sbin" |
| 74 | DISTUTILS_INSTALL_ARGS:append = " --iptables-dir /usr/sbin" | 74 | SETUPTOOLS_INSTALL_ARGS:append = " --iptables-dir /usr/sbin" |
