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

ftp.spec

index 8259231d1f2b6d88fc7dce62ec6e7b638330247f..cc8ce7e6e11e3fdf197f0e37d34616b18dad8f5b 100644 (file)
--- a/ftp.spec
+++ b/ftp.spec
@@ -139,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(ja) %{_mandir}/ja/man1/ftp.1*
 %lang(pl) %{_mandir}/pl/man1/ftp.1*
 %lang(pt_BR) %{_mandir}/pt_BR/man1/ftp.1*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_pixmapsdir}/*
 
 %files pftp
This page took 0.131858 seconds and 4 git commands to generate.