diff --git a/yast2-trans.changes b/yast2-trans.changes index bca04634..8a552a9a 100644 --- a/yast2-trans.changes +++ b/yast2-trans.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Fri Oct 7 17:02:26 CEST 2016 - sbrabec@suse.com +Fri Oct 7 17:52:20 CEST 2016 - sbrabec@suse.com - Fix names of installed mo files (boo#1003165). diff --git a/yast2-trans.spec b/yast2-trans.spec index 89f1ddde..13e8c74b 100644 --- a/yast2-trans.spec +++ b/yast2-trans.spec @@ -702,7 +702,7 @@ for l in %build_languages; do { for t in $(find * -maxdepth 1 -type d); do [ -r $t/$l.po ] || continue - msgfmt --statistics -o $target_dir/$l.mo $t/$l.po 2>&1 + msgfmt --statistics -o $target_dir/$t.mo $t/$l.po 2>&1 done } | bash %{S:2} | head -n 6 \ > %{buildroot}/usr/share/doc/packages/yast2-trans-$l/status.txt