From 3eac0818ff869f347e7fe3f745079624f3669b57 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 9 Sep 2004 20:37:36 +0000 Subject: [PATCH] undo last change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/b b/wxPython/b index 588bac838f..e748313184 100755 --- a/wxPython/b +++ b/wxPython/b @@ -33,7 +33,7 @@ python$PYVER -c "import sys;print '\n', sys.version, '\n'" SETUP="python$PYVER -u setup.py" FLAGS="USE_SWIG=1 SWIG=/opt/swig/bin/swig" OTHERFLAGS="" -PORTFLAGS="WXPORT=gtk2 UNICODE=1" +PORTFLAGS=""