https://bugzilla.rpmfusion.org/show_bug.cgi?id=3694
leigh scott <leigh123linux(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leigh123linux(a)gmail.com
--- Comment #9 from leigh scott <leigh123linux(a)gmail.com> 2015-06-21 12:43:23 CEST
---
Why this?
find %{buildroot}/%{python_sitelib}/Flowblade/locale -name "*.mo" | sed
's:'%{buildroot}'::
s:.*/\([a-zA-Z]\{2\}\).qm:%lang(\1) \0:' > %{name}.lang
use the proper name to find the .mo (it works wonders if you do :-) )
%find_lang Flowblade
%files -f Flowblade.lang
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.