]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Create the hardlink between python-3.2m and python-3.2 in altbininstall target
authorBarry Warsaw <barry@python.org>
Sat, 11 Dec 2010 21:32:01 +0000 (21:32 +0000)
committerBarry Warsaw <barry@python.org>
Sat, 11 Dec 2010 21:32:01 +0000 (21:32 +0000)
commitad6f877f9899ba6ae7990eb4f090e7ac97bfa7d7
tree215119256f37b9c1a0577e1cad6a34c75adf36fd
parent6d9839d0111f871e5ed05514736d111388ad531b
Create the hardlink between python-3.2m and python-3.2 in altbininstall target
instead of bininstall target so it shows up when you do 'make altinstall'.
Closes issue 10677.
Makefile.pre.in