]> git.saurik.com Git - wxWidgets.git/commitdiff
Use the now 'official' makemo.py when building packages.
authorKevin Ollivier <kevino@theolliviers.com>
Thu, 22 Dec 2005 06:09:26 +0000 (06:09 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Thu, 22 Dec 2005 06:09:26 +0000 (06:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/build_packages.sh

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