git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30060
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
cd $WXDIR/wxPython
export TARBALLDIR=$DESTDIR
mkdir -p dist
cd $WXDIR/wxPython
export TARBALLDIR=$DESTDIR
mkdir -p dist
-distrib/mac/wxPythonOSX/build $KIND inplace skipclean
+if [ $KIND = panther ]; then
+ distrib/mac/wxPythonOSX/build $KIND inplace unicode
+fi
+distrib/mac/wxPythonOSX/build $KIND inplace
echo "Copying installers to $DESTDIR..."
echo "Copying installers to $DESTDIR..."