From 6cdf2beb08163aefc4978ae9b867ffb50085cc08 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Nov 2006 22:21:10 +0000 Subject: [PATCH] - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: audacity.spec -> 1.55 --- audacity.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audacity.spec b/audacity.spec index 6ee4206..d9815a8 100644 --- a/audacity.spec +++ b/audacity.spec @@ -111,5 +111,5 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/audacity %{_datadir}/%{name} %{_mandir}/man1/*.1* -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_pixmapsdir}/* -- 2.43.0