From 67f6ecc340b45de7c7b100ddd982c12456d0acc5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Nov 2006 22:25:04 +0000 Subject: [PATCH] - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: gcursor.spec -> 1.6 --- gcursor.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcursor.spec b/gcursor.spec index 229b1fc..9b7b4c2 100644 --- a/gcursor.spec +++ b/gcursor.spec @@ -58,4 +58,4 @@ rm -rf $RPM_BUILD_ROOT %doc AUTHORS ChangeLog TODO %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} -%{_desktopdir}/* +%{_desktopdir}/*.desktop -- 2.43.0