Hi,

thank you for your interest in dput and your bug report.

Encolpe DEGOUTE wrote:
> I need to add this to make postinst script working:
[...]
> Else $PYTHON give '/usr/bin/python2.4' instead of 'python2.4'

Where did you get that link from? I agree it's an error, but if this is
the default link of the python installation, it'd more urgent...

I have half a mind to compute and insert the default python version at
build-time with something like the below, Christian, do you have any
objections?

PYTHONVERSION=$(shell python -c 'import sys; print
"%d.%d"%(sys.version_info[:2$

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to