# HG changeset patch # User Simon Cross # Date 1316372314 -7200 # Node ID f0a29c9d57ee6723f4c7c2dc7f74761b9d891e78 # Parent af8e16742b236b4b34c133c7cde00de806dc9790 Reminder to fix mamba.exe checksum and executable size after building. diff -r af8e16742b23 -r f0a29c9d57ee scripts/wine-py2exe --- a/scripts/wine-py2exe Sun Sep 18 03:06:55 2011 +0200 +++ b/scripts/wine-py2exe Sun Sep 18 20:58:34 2011 +0200 @@ -19,10 +19,11 @@ echo "" echo " Mutable Mamba version: ${MM_VERSION}" echo " Writing log to ${PY2EXE_LOG}." -echo " ---" -echo " Please make sure you have patched your py2exe run.exe" -echo " and run_w.exe with PETools (they need to have their" -echo " executable size correctly set)." +echo "" +echo " !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" +echo " WARNING: After running please fix the mamba.exe" +echo " checksum and executable size using PETools!" +echo " !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" echo "" rm -rf "dist/${BUILD_FOLDER}"