]> git.pld-linux.org Git - packages/LinuxUpdate.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:
    LinuxUpdate.spec -> 1.20

LinuxUpdate.spec

index b2a8c34141531199be8d7d094cb74b061c5f0676..036235398faaab0029670ba2f4a46a7cbfe3f0a5 100644 (file)
@@ -40,5 +40,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
This page took 0.099128 seconds and 4 git commands to generate.