]> git.pld-linux.org Git - packages/gconf-editor.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:
    gconf-editor.spec -> 1.41

gconf-editor.spec

index 97dd0262f3a40668956f65a5941e82091768c074..363de60128982e7451d9fc785e7c8383c80f1902 100644 (file)
@@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*.png
 %{_mandir}/man1/*
 %{_pixmapsdir}/*
This page took 0.030487 seconds and 4 git commands to generate.