[chirp_devel] locales in trunk and daily builds
Michael Pittaro
Wed Sep 11 17:42:11 PDT 2013
While working on the changes to support Python virtualenv's, I noticed
there's no locale directory in the linux daily builds, or in my local
builds.
I"m also seeing build errors related to the locales:
make: Entering directory `/home/mikeyp/Documents/new_chirp/chirp.hg/locale'
rm -f en_US/LC_MESSAGES/CHIRP.mo pl/LC_MESSAGES/CHIRP.mo
it/LC_MESSAGES/CHIRP.mo nl/LC_MESSAGES/CHIRP.mo de/LC_MESSAGES/CHIRP.mo
hu/LC_MESSAGES/CHIRP.mo ru/LC_MESSAGES/CHIRP.mo pt_BR/LC_MESSAGES/CHIRP.mo
*~ *.orig
rm -f `find . -name '*.mo'`
rmdir `find * -depth -type d`
rmdir: missing operand
Try `rmdir --help' for more information.
make: *** [clean] Error 1
make: Leaving directory `/home/mikeyp/Documents/new_chirp/chirp.hg/locale'
LOC: []
Is this a bug, or just something not implemented yet ?
mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://intrepid.danplanet.com/pipermail/chirp_devel/attachments/20130911/b6149f48/attachment-0001.html
More information about the chirp_devel
mailing list