Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2014 10:46:42 +0400
From:      Dmitry Sivachenko <trtrmitya@gmail.com>
To:        Marcus von Appen <mva@FreeBSD.org>
Cc:        python@FreeBSD.org
Subject:   Re: Wrong python_CMD in shebangfix?
Message-ID:  <E04D7426-A04C-4609-87C7-B789B9E8E6A7@gmail.com>
In-Reply-To: <20140515053140.GA920@medusa.sysfault.org>
References:  <0AE311F0-87F8-4376-8E24-742C6C54F564@gmail.com> <20140515053140.GA920@medusa.sysfault.org>

index | next in thread | previous in thread | raw e-mail


On 15 мая 2014 г., at 9:31, Marcus von Appen <mva@FreeBSD.org> wrote:

> On, Wed May 14, 2014, Dmitry Sivachenko wrote:
> 
>> Hello!
>> 
>> Imagine that I have python-2 as default version, so that /usr/local/bin/python points to python2.7
>> And I have a port which USE_PYTHON=3 and USES=shebangfix.
>> 
>> It will "fix" python path as "/usr/local/bin/python" which is wrong (it should point to python3).
>> 
> 
> The path is not *wrong*. lang/python installs /usr/local/bin/python.
> 

I know, but in my example it would point to python2.7, rather than expected python3.3 which is wrong.




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E04D7426-A04C-4609-87C7-B789B9E8E6A7>