From 356c01eec8b531018cc09f1f740eccab99ed322f Mon Sep 17 00:00:00 2001 From: david Date: Sun, 27 Jul 2008 19:15:24 +0000 Subject: [PATCH] Include the new .desktop files in zenmap.spec.in. --- zenmap.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/zenmap.spec.in b/zenmap.spec.in index 2c079f6fd..6a1e1d230 100644 --- a/zenmap.spec.in +++ b/zenmap.spec.in @@ -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