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