On Tue, Dec 11, 2007, Stefano Zacchiroli wrote:
> > Nope, this is correct, "pyversions -vr debian/control" gives you "2.4
> > 2.5", not "python2.4 python2.5". (In practice, I don't think there are
>
> Yeah, but personally I wouldn't call Makefile targets as such, I would
> rather prefer to $(fo
On Mon, Dec 10, 2007 at 03:04:30PM +0100, Loïc Minier wrote:
> Sorry, missed your message in the thread:
No problem, thanks for replying.
> > > build-%:
> > > PYTHON=`which python$*` ./configure
> > I guess this should have been "`which $*` ./configure", right? If so,
> > read on.
>
> Nope,
Hi,
(dropping lists out of To: as discussion died there and doesn't need
project wide audience IMO)
Sorry, missed your message in the thread:
On Sat, Dec 08, 2007, Stefano Zacchiroli wrote:
> > PYVERS := $(shell pyversions -vr debian/control 2>/dev/null)
> >
> > build-%:
> > PYTHO
3 matches
Mail list logo