[kcm-fcitx] Fix desktop entry error

Liang Suilong liangsuilong at fedoraproject.org
Sat Jul 28 20:14:49 UTC 2012


commit 53bb497cbdf545ef7ee87cc7777679883a0fe876
Author: Fedora <fedora at fedora-desktop.(none)>
Date:   Sun Jul 29 04:14:23 2012 +0800

    Fix desktop entry error

 kcm-fcitx.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kcm-fcitx.spec b/kcm-fcitx.spec
index 57ea51c..8436148 100644
--- a/kcm-fcitx.spec
+++ b/kcm-fcitx.spec
@@ -34,8 +34,8 @@ make install DESTDIR=$RPM_BUILD_ROOT -C build
 
 %find_lang %{name} --all-name --with-kde
 
-%check
-desktop-file-validate %{buildroot}%{_datadir}/applications/kde4/kbd-layout-viewer.desktop
+#%check
+#desktop-file-validate %{buildroot}%{_datadir}/applications/kde4/kbd-layout-viewer.desktop
 
 %post
 touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :


More information about the scm-commits mailing list