[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed with python-gpod



On Sat, Sep 30, 2006, Pierre Habouzit wrote:
> with the autotools, to chose the python version you build for, you just 
> need:
> PYTHON=pythonX.Y ./configure .....

 I usually use PYTHON=$(which pythonX.Y) instead because some upstreams
 use #!@PYTHON@ in their shebangs which will break if not an absolute
 pathname.

-- 
Loïc Minier <lool@dooz.org>



Reply to: