Use the now 'official' makemo.py when building packages.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier 2005-12-22 06:09:26 +00:00
parent fbc661d006
commit c1ebcef04d

View File

@ -70,18 +70,14 @@ if [ "$OSTYPE" = "cygwin" ]; then
UNI=-uni
fi
./.make hybrid$UNI
# make tools for docs creation, etc.
./.make_tools
# update the language files
cd $WXWIN/locale
make allmo
$TOOLS/Python$PY_VERSION/python `cygpath -d $WXWIN/wxPython/distrib/makemo.py`
cd $WXWIN/wxPython
# update the language files
$TOOLS/Python$PY_VERSION/python `cygpath -d $WXWIN/wxPython/distrib/makemo.py`
rm -rf build build.unicode
rm -rf wx/*.pyd