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

SNNS.spec

index dbac0107950909442561667a07db26a5d1c0f14c..ad53264ee35e6cfe66809bd86587df925ca85b53 100644 (file)
--- a/SNNS.spec
+++ b/SNNS.spec
@@ -93,7 +93,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/%{name}/examples
 %{_mandir}/man1/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 
 %files doc
 %defattr(644,root,root,755)
This page took 0.10496 seconds and 4 git commands to generate.