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

alacarte.spec

index 04bb9035561e119a4e7e98c078433bd69729be25..61c9fa16785f8c39849c125e5aeabf6da8fbe133 100644 (file)
@@ -69,5 +69,5 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{py_sitedir}/Alacarte
 %{py_sitedir}/Alacarte/*.py[co]
 %{_datadir}/%{name}
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*
This page took 0.173652 seconds and 4 git commands to generate.