From 56695b84199d6f905b80372c07c21a0acd382356 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: babychess.spec -> 1.8 --- babychess.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babychess.spec b/babychess.spec index ce112ce..ad196ba 100644 --- a/babychess.spec +++ b/babychess.spec @@ -61,5 +61,5 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS NEWS README LICENSING %attr(755,root,root) %{_bindir}/* -%{_desktopdir}/* +%{_desktopdir}/*.desktop %{_datadir}/baby -- 2.44.0