From b3599aa8fbc6381562eb940e870156633c7d6b8c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 7 Nov 2006 22:31:36 +0000 Subject: [PATCH] - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly Changed files: texmaker.spec -> 1.6 --- texmaker.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texmaker.spec b/texmaker.spec index ac97c95..6e8d18e 100644 --- a/texmaker.spec +++ b/texmaker.spec @@ -50,5 +50,5 @@ rm -rf $RPM_BUILD_ROOT %doc utilities/AUTHORS %attr(755,root,root) %{_bindir}/* %{_datadir}/%{name} -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_pixmapsdir}/* -- 2.44.0