]> git.pld-linux.org Git - packages/gnome-calculator.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:
    gcalctool.spec -> 1.56

gcalctool.spec

index eaabfcb35159f891102441c338557644d1da79dd..18fc029f6dae6d7bbee4edc9860b1f63a1a11795 100644 (file)
@@ -73,6 +73,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog MAINTAINERS NEWS README TODO gcalctoolrc
 %attr(755,root,root) %{_bindir}/%{name}
 %{_sysconfdir}/gconf/schemas/gcalctool.schemas
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_omf_dest_dir}/%{name}
 %{_mandir}/man1/*
This page took 0.033047 seconds and 4 git commands to generate.