X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/988e9ce477cd1e23845dbf56b58eb79604e19c40..da1533a42cdac018bd5fd6afb230898174f7f4c4:/packages/nmap/build.sh diff --git a/packages/nmap/build.sh b/packages/nmap/build.sh index 4e3acd22..e673afe8 100644 --- a/packages/nmap/build.sh +++ b/packages/nmap/build.sh @@ -12,7 +12,6 @@ TERMUX_PKG_DEPENDS="libpcap, pcre, openssl, resolv-conf, netcat" TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-static --with-liblua=included --without-nmap-update --without-zenmap --without-ndiff" TERMUX_PKG_BUILD_IN_SRC="yes" - termux_step_post_make_install () { # Setup 'netcat' and 'nc' as symlink to 'ncat', since the other netcat implementations # are outdated (gnu-netcat) or non-portable (openbsd-netcat).