[Freeipa-devel] [PATCH] fix i18n build problem

John Dennis jdennis at redhat.com
Mon Feb 22 21:21:19 UTC 2010


There was a typo in install/po/Makefile.in which caused (some) of
the .po files to be overwritten because the test to see if a po
file existed had a typo in it.

This patch also removes the unnecessary rebuilding of the pot which was
happening when using the "all" target (the default). The pot file now
must be manually remade, which is what we want.

Added a new target "mo-files" to manually generate the .mo files.
This is useful to run before checking in a new .po file just to
assure it "compiles" and we don't have to discover this during a
build.
-- 
John Dennis <jdennis at redhat.com>

Looking to carve out IT costs?
www.redhat.com/carveoutcosts/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-fix-i18n-build-problem.patch
Type: text/x-patch
Size: 2099 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20100222/cc24ff1c/attachment.bin>


More information about the Freeipa-devel mailing list