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

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Reply via email to