Magellan Linux

Diff of /trunk/extras/nmap/nmap-6.40-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 18530 by niro, Mon Jul 29 11:59:20 2013 UTC revision 18531 by niro, Mon Jul 29 12:34:39 2013 UTC
# Line 58  src_compile() Line 58  src_compile()
58   cd ${SRCDIR}   cd ${SRCDIR}
59    
60   # disabled nping, does not build with non static system pcap   # disabled nping, does not build with non static system pcap
61   mconfigure --with-zenmap --with-openssl --without-nping || die   mconfigure --with-zenmap --with-openssl --without-nping --without-liblua || die
62   mmake || die   mmake || die
63  }  }
64    

Legend:
Removed from v.18530  
changed lines
  Added in v.18531