]> git.pld-linux.org Git - packages/babychess.git/commitdiff
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 7 Nov 2006 22:21:10 +0000 (22:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    babychess.spec -> 1.8

babychess.spec

index ce112ceb8798bddfb714c4a0bfbf80ba8fc2b6a2..ad196ba379b54ab0ad32198e370096eb17570f2c 100644 (file)
@@ -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
This page took 0.059445 seconds and 4 git commands to generate.