summaryrefslogtreecommitdiffstats
path: root/source/n/nmap/nmap.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/nmap/nmap.SlackBuild')
-rwxr-xr-xsource/n/nmap/nmap.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/n/nmap/nmap.SlackBuild b/source/n/nmap/nmap.SlackBuild
index b35e41337..ec33ad75b 100755
--- a/source/n/nmap/nmap.SlackBuild
+++ b/source/n/nmap/nmap.SlackBuild
@@ -82,6 +82,8 @@ find . \
sed -i "s,share/man/man1,man/man1,g" ndiff/setup.py
+zcat $CWD/nmap-7.93.build.kludge.diff.gz | patch -p1 --verbose || exit 1
+
# --without-nmap-update is needed below to avoid depending on apr and subversion libraries.
# It's not worth the feature IMHO.
LIBS="-lnl" \