Comment 1 for bug 620644

Revision history for this message
Sridhar Ratnakumar (srid) wrote : Re: --user installation leaves bzr.bat broken

Well, actually 'script_path' was generated on the build machine .. but script_path will vary on the user's machine. So this may not be reproduced when you actually do "python setup.py install --root=i" ... nevertheless, this patch makes bzr.bat static ... therefore my_install_scripts can be removed from setup.py (less code == good).