summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/fwknop/fwknop_2.6.9.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/fwknop/fwknop_2.6.9.bb b/meta-networking/recipes-support/fwknop/fwknop_2.6.9.bb
index 49b11ad33..0fd5f6fed 100644
--- a/meta-networking/recipes-support/fwknop/fwknop_2.6.9.bb
+++ b/meta-networking/recipes-support/fwknop/fwknop_2.6.9.bb
@@ -17,6 +17,9 @@ EXTRA_OECONF = " --with-iptables=/usr/sbin/iptables \
17 " 17 "
18 18
19do_configure () { 19do_configure () {
20 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}/config
21 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}/config
22
20 aclocal 23 aclocal
21 libtoolize --automake --copy --force 24 libtoolize --automake --copy --force
22 autoconf 25 autoconf