1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-10 08:29:02 +00:00

Don't look for /usr/libexec/nmap in nmap.spec.in because there are no dynamic

modules to install any more.
This commit is contained in:
david
2008-08-29 14:37:25 +00:00
parent 8b29c19a76
commit a8976a39a4

View File

@@ -60,7 +60,6 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || :
%doc %{_prefix}/share/man/man1/nmap.1.gz
%{_bindir}/nmap
%{_datadir}/nmap
%{_libexecdir}/nmap
%changelog