On Sat, Sep 30, 2006 at 11:24:13AM +0200, Pierre Habouzit wrote:
> with the autotools, to chose the python version you build for, you just
> need:
>
> PYTHON=pythonX.Y ./configure .
Indeed. Thanks for pointing that out :)
Gruessee,
--
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.d
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 [EMAIL PROTECTED]@ in their shebangs which will break if
Le sam 30 septembre 2006 01:47, Frank Lichtenheld a écrit :
> Hi.
>
> I maintain the libgpod package which also provides python bindings
> in the python-gpod package. While preparing a new upstream version
> for upload I noticed that upstream changed the build system for
> the python bindings so th
3 matches
Mail list logo