Create .mo files during build, not install
commit8021400c6006bda4de613b58107254807f3c4706
authorThomas Leonard <talex5@gmail.com>
Sun, 1 Mar 2009 13:16:15 +0000 (1 13:16 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 1 Mar 2009 13:16:15 +0000 (1 13:16 +0000)
tree23ce82136943fdb1cec0eca5b81abe27da5f3ba3
parent89361ef693f1c4ea1d36d8876fccee7a51827639
Create .mo files during build, not install

The .mo files are now updated by "make". This means they only get
regenerated when necessary and the process doesn't fail if the user has
a release (with .mo files) but not msgfmt.
Makefile
setup.py