[goldendict] Fix find locale

Mosaab Alzoubi moceap at fedoraproject.org
Fri Jan 17 06:03:26 UTC 2014


commit ba4afce6e1f733b98f0282db113049d4e66e1248
Author: Mosaab Alzoubi <moceap at hotmail.com>
Date:   Fri Jan 17 08:03:32 2014 +0200

    Fix find locale

 goldendict.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/goldendict.spec b/goldendict.spec
index 94ee353..38f90f7 100644
--- a/goldendict.spec
+++ b/goldendict.spec
@@ -40,7 +40,7 @@ make %{?_smp_mflags}
 make install INSTALL_ROOT=%{buildroot} INSTALL="install -p"
 rm -rf %{buildroot}/%{_datadir}/app-install
 desktop-file-install %{buildroot}%{_datadir}/applications/%{name}.desktop
-%find_lang %{name}
+%find_lang %{name} --with-qt
 
 %files -f %{name}.lang
 %doc LICENSE.txt


More information about the scm-commits mailing list