Compare commits

...

3 Commits

Author SHA1 Message Date
Kenneth Reitz ad791dc7f8 v14 2013-01-03 14:17:04 -05:00
Kenneth Reitz 6b298ff7f3 remove bunk cd 2013-01-03 14:06:09 -05:00
Kenneth Reitz 01e30e938c move precompile up a bit 2013-01-03 14:05:29 -05:00
+3 -4
View File
@@ -203,11 +203,10 @@ set-default-env PYTHONPATH /app/
un-set-env PYTHONHOME
# Experimental post_compile hook.
source $BIN_DIR/steps/hooks/post_compile
# ### Fin.
deep-mv $BUILD_DIR $ORIG_BUILD_DIR
deep-mv $TMP_APP_DIR $APP_DIR
# Experimental post_compile hook.
source $BIN_DIR/steps/hooks/post_compile