Packaging problem with %find_lang

Matthias Clasen mclasen at redhat.com
Sun Jan 3 02:57:02 UTC 2010


On Sun, 2010-01-03 at 01:22 +0000, Paul wrote:
> The build is producing the following 
> 
> mkdir
> -p /home/paul/rpmbuild/BUILDROOT/monodevelop-boo-2.2-1.fc13.i386/usr/lib/monodevelop/AddIns/BooBinding/locale/zh_CN/LC_MESSAGES/
> cp '../build/locale/zh_CN/LC_MESSAGES/monodevelop-boo.mo'
> '/home/paul/rpmbuild/BUILDROOT/monodevelop-boo-2.2-1.fc13.i386/usr/lib/monodevelop/AddIns/BooBinding/locale/zh_CN/LC_MESSAGES/monodevelop-boo.mo'
> mkdir
> -p /home/paul/rpmbuild/BUILDROOT/monodevelop-boo-2.2-1.fc13.i386/usr/lib/monodevelop/AddIns/BooBinding/locale/zh_TW/LC_MESSAGES/
> cp '../build/locale/zh_TW/LC_MESSAGES/monodevelop-boo.mo'
> '/home/paul/rpmbuild/BUILDROOT/monodevelop-boo-2.2-1.fc13.i386/usr/lib/monodevelop/AddIns/BooBinding/locale/zh_TW/LC_MESSAGES/monodevelop-boo.mo' 

Your build is copying its translations
into /usr/lib/monodevelop/AddIns/BooBinding/locale, where %find_lang is
not looking. %find_lang looks for translations in /usr/share/locale




More information about the fedora-devel-list mailing list