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

gabber.spec

index 7e108c6bfb3dffc39537445a962bfeef646f78e4..f41c8f548b1de32f10f0a04c687ea6fe5ce7de33 100644 (file)
@@ -79,5 +79,5 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/Gabber
 %attr(755,root,root) %{_libdir}/Gabber/*.so
 %{_datadir}/Gabber
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
This page took 0.073382 seconds and 4 git commands to generate.