mirror of
https://github.com/nmap/nmap.git
synced 2026-01-18 20:29:02 +00:00
Use included libz when building RPMs.
This commit is contained in:
@@ -61,7 +61,7 @@ both console and graphical versions are available.
|
||||
|
||||
%build
|
||||
|
||||
%configure --with-openssl=%{openssl} --without-zenmap --with-ndiff --with-nmap-update --with-libdnet=included --with-libpcap=included --with-libpcre=included --with-liblua=included
|
||||
%configure --with-openssl=%{openssl} --without-zenmap --with-ndiff --with-nmap-update --with-libdnet=included --with-libpcap=included --with-libpcre=included --with-liblua=included --with-libz=included
|
||||
%if "%{buildncat}" == "0"
|
||||
%configure --without-ncat
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user