summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb')
-rw-r--r--meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb b/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb
index e87803826..b1b150a7d 100644
--- a/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb
+++ b/meta-openembedded/meta-oe/recipes-security/nmap/nmap_7.70.bb
@@ -42,6 +42,8 @@ export PYTHON_SITEPACKAGES_DIR
do_configure() {
autoconf
+ install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}
+ install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}
oe_runconf
}
OpenPOWER on IntegriCloud