From 5aa4c48fe8c0a3e530ba0dcdbc6ec80f2f4a5393 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Nov 2006 22:32:43 +0000 Subject: [PATCH] - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: alacarte.spec -> 1.7 --- alacarte.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacarte.spec b/alacarte.spec index 04bb903..61c9fa1 100644 --- a/alacarte.spec +++ b/alacarte.spec @@ -69,5 +69,5 @@ rm -rf $RPM_BUILD_ROOT %dir %{py_sitedir}/Alacarte %{py_sitedir}/Alacarte/*.py[co] %{_datadir}/%{name} -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_iconsdir}/hicolor/*/*/* -- 2.43.0