]> granicus.if.org Git - python/commit
Tweak what happens when run on non-Windows platforms: set install prefix
authorGreg Ward <gward@python.net>
Fri, 22 Sep 2000 01:32:34 +0000 (01:32 +0000)
committerGreg Ward <gward@python.net>
Fri, 22 Sep 2000 01:32:34 +0000 (01:32 +0000)
commitab7983939b2b9f3f1cce5d7b859e97d94052bad6
tree8713a12a47ad5ba343354882ec7d06c89468fd88
parent379a02ffa927bb63872ef5616298dc405c4b7221
Tweak what happens when run on non-Windows platforms: set install prefix
as well as scheme, and don't convert all installation paths (that's now
done by the "install" command for us).
Lib/distutils/command/bdist_wininst.py