mirror of
https://github.com/nmap/nmap.git
synced 2026-06-12 02:56:23 +00:00
Add nmapfe and xnmap to Zenmap's spec file.
This commit is contained in:
parent
4a753006db
commit
72d231d5df
1 changed files with 2 additions and 0 deletions
|
|
@ -54,6 +54,8 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || :
|
|||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/zenmap
|
||||
%{_bindir}/nmapfe
|
||||
%{_bindir}/xnmap
|
||||
# This gets the modules and the .egg-info file if it was installed.
|
||||
%{python_sitelib}/*
|
||||
%{_datadir}/icons/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue