From c948dde5ced2db38a6c1534b913331de3c97820f 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: xmoto.spec -> 1.26 --- xmoto.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmoto.spec b/xmoto.spec index c58e5de..c941202 100644 --- a/xmoto.spec +++ b/xmoto.spec @@ -81,5 +81,5 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/* %{_datadir}/xmoto %{_pixmapsdir}/* -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_mandir}/man6/* -- 2.44.0