Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 16 years ago
parent
commit
2664f691df
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      package/tsa/wxpython/wxpython.conf
  2. +2
    -2
      package/tsa/wxpython/wxpython.desc

+ 2
- 2
package/tsa/wxpython/wxpython.conf

@ -35,7 +35,7 @@ build_wxpython() {
echo "Building wxPython.."
cd wxPython
python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG build_ext --inplace
python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG install
python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG BUILD_STC=0 BUILD_GIZMOS=0 build_ext --inplace
python setup.py WXPORT=$WXPORT WX_CONFIG=$WX_CONFIG BUILD_STC=0 BUILD_GIZMOS=0 install
}

+ 2
- 2
package/tsa/wxpython/wxpython.desc

@ -37,8 +37,8 @@
[L] LGPL
[S] Stable
[V] 2.6.3.3
[V] 2.8.9.2
[P] X --?--5---9 178.800
[D] 4166151896 wxPython-src-2.6.3.3.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/wxpython/
[D] 69722711 wxPython-src-2.8.9.2.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/wxpython/

Loading…
Cancel
Save