[lxinput/f12/master] Fix for old desktop-file-utils

Christoph Wickert cwickert at fedoraproject.org
Tue Aug 10 09:44:14 UTC 2010


commit bc964e8e98871335b590bac12cf2b888f1998e24
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Aug 10 11:44:11 2010 +0200

    Fix for old desktop-file-utils

 lxinput.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/lxinput.spec b/lxinput.spec
index a096fbd..eec6614 100644
--- a/lxinput.spec
+++ b/lxinput.spec
@@ -34,6 +34,7 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 desktop-file-install                                       \
   --delete-original                                        \
   --add-category=X-LXDE                                    \
+  --remove-only-show-in=LXDE                               \
   --dir=${RPM_BUILD_ROOT}%{_datadir}/applications          \
   ${RPM_BUILD_ROOT}%{_datadir}/applications/%{name}.desktop
 %find_lang %{name}


More information about the scm-commits mailing list