[PyObjC-svn] r1990 - trunk/pyobjc

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Fri Feb  8 01:04:42 2008
New Revision: 1990

Log:
revert to python2.5

Modified:
   trunk/pyobjc/02-develop-all.sh

Modified: trunk/pyobjc/02-develop-all.sh
==============================================================================
--- trunk/pyobjc/02-develop-all.sh	(original)
+++ trunk/pyobjc/02-develop-all.sh	Fri Feb  8 01:04:42 2008
@@ -6,6 +6,7 @@
 	altgraph \
 	macholib \
 	modulegraph \
+	bdist_mpkg \
 	py2app \
 	pyobjc-core \
 	pyobjc-metadata \
@@ -14,12 +15,10 @@
 	echo $proj
 	cd ${proj}
 	rm -rf build
-	python2.6 setup.py test
-	python2.6 setup.py develop
+	python2.5 setup.py test
+	python2.5 setup.py develop
 ); done
 
-exit 0
-
 (
    cd PyOpenGL-2.0.2.01
    /usr/bin/python2.5 setup.py install

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.