Tollef Fog Heen wrote:
yes, it works for me, but if you feel that's more appropriate, feel
free to use your version. :)
Hmm. Please let me know if my version doesn't work for you.
Regards
T.
--
Thomas Viehmann, http://thomas.viehmann.net/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject
* Thomas Viehmann
| Does the patch work for you? I'd rather use something like
| PYTHONVERSION=$(shell python -c 'import sys; print
| "%d.%d"%(sys.version_info[:2])')
| to get the major and minor version, but not the revisions.
| But I like the idea, thanks.
yes, it works for me, but if you feel
Hi Tollef.
Thank you for your interest in mini-dinstall and your bug report.
Tollef Fog Heen wrote:
The patch available at
http://err.no/patches/mini-dinstall_0.6.19-pythonversion.diff does
this.
Does the patch work for you? I'd rather use something like
PYTHONVERSION=$(shell python -c 'import sys;
Package: mini-dinstall
Severity: wishlist
Tags: patch
Hi,
it would be nice if mini-dinstall used the current version of python
on the system rather than hard coding the version in the Makefile.
The patch available at
http://err.no/patches/mini-dinstall_0.6.19-pythonversion.diff does
this.
--
4 matches
Mail list logo