]> granicus.if.org Git - python/commit
Fix for
authorMichael W. Hudson <mwh@python.net>
Mon, 10 Dec 2001 15:28:30 +0000 (15:28 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 10 Dec 2001 15:28:30 +0000 (15:28 +0000)
commit49bdaede1b688a7efa17257895f3556496a02277
tree385d64d8638758250326c18e0ece0cb02225cb23
parent2990640d8af1d1fd6ba264ced46e741b9dc091d0
Fix for

[ #477371 ] build_scripts can use wrong #! line

scripts now get "built" into a directory

build/scripts-$(PYTHON_VERSION)/
Lib/distutils/command/build.py