buildframework/helium/precompile_py.bat
changeset 217 0f5e3a7fb6af
parent 179 d8ac696cc51f
--- a/buildframework/helium/precompile_py.bat	Fri Feb 05 11:59:41 2010 +0000
+++ b/buildframework/helium/precompile_py.bat	Thu Mar 04 15:10:37 2010 +0200
@@ -18,5 +18,5 @@
 
 setlocal
 @echo precompiling the archiving module to generate the .pyc files for running in parallel
-python %HELIUM_HOME%\tools\common\python\lib\createZipInput.py
+python -m CreateZipInput
 endlocal
\ No newline at end of file