diff bin/parpg.bat.in @ 19:e97972cc7110

Merged WAF fork with Beliar's Windows launcher fix. * Removed SCons and distutils scripts since they aren't needed any more.
author M. George Hansen <technopolitica@gmail.com>
date Fri, 10 Jun 2011 11:57:39 -1000
parents 927f2cf75357 de378945b839
children 07ff8cf8a0f1
line wrap: on
line diff
--- a/bin/parpg.bat.in	Fri Jun 10 11:29:38 2011 -1000
+++ b/bin/parpg.bat.in	Fri Jun 10 11:57:39 2011 -1000
@@ -2,4 +2,4 @@
 
 SET PYTHONPATH=%PYTHONPATH%;"@PYTHONDIR@"
 CD %~dp0
-START "@PYTHON@" -m parpg.main "@SYSCONFDIR@" %*
\ No newline at end of file
+"@PYTHON@" -m parpg.main "@SYSCONFDIR@" %*