Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37744638
en ru br
ALT Linux repos
S:7.94-alt1
5.0: 4.65-alt1.1
4.1: 4.20-alt3
4.0: 4.11-alt1.1
3.0: 3.81-alt1

Group :: Monitoring
RPM: nmap

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nmap-5.51-alt-libdnet.patch
Download


--- nmap/configure.ac
+++ nmap/configure.ac
@@ -531,6 +531,9 @@ AC_HELP_STRING([--with-libdnet=included], [Use the libdnet version included with
     ;;
   included)
     ;;
+  /usr)
+    have_dnet=yes
+    ;;
   *)
     CPPFLAGS="-I$with_libdnet/include $CPPFLAGS"
     LDFLAGS="-L$with_libdnet/lib $LDFLAGS"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin