summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-11-07 22:31:36 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit37725714af7e87ebd651904615ca5815c57a282c (patch)
treecfd0e4d6ab300092564c326872ed9d37bda5444b
parent7ea70000902db8a8ae33f0a041cc3758df7cb6d1 (diff)
downloadxpad-37725714af7e87ebd651904615ca5815c57a282c.zip
xpad-37725714af7e87ebd651904615ca5815c57a282c.tar.gz
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
Changed files: xpad.spec -> 1.25
-rw-r--r--xpad.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/xpad.spec b/xpad.spec
index 37bd75f..af90b31 100644
--- a/xpad.spec
+++ b/xpad.spec
@@ -62,6 +62,6 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS ChangeLog NEWS README THANKS TODO
%attr(755,root,root) %{_bindir}/*
%{_mandir}/man1/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
%{_pixmapsdir}/*
%{_iconsdir}/hicolor/*/apps/*