1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-22 22:29:03 +00:00

Include the new .desktop files in zenmap.spec.in.

This commit is contained in:
david
2008-07-27 19:15:24 +00:00
parent b0a62d2aca
commit 356c01eec8

View File

@@ -80,6 +80,7 @@ gzip $RPM_BUILD_ROOT%{_mandir}/man1/* || :
# This gets the modules and the .egg-info file if it was installed.
%{python_sitelib}/*
%{_datadir}/zenmap
%{_datadir}/applications/*.desktop
%changelog