On Mon, Oct 31, 2005 at 12:56:51AM -0500, Bob Tanner said > On Sunday 30 October 2005 11:12 pm, Rob Weir wrote: > > bash-3.00$ dpkg-deb -x bzr_0.6-2_all.deb . > > bash-3.00$ head -n1 ./usr/bin/bzr > > #!/usr/bin/python2.4 > > > > </snip> > > Look inside the source debian package. > > # ncftp ftp.debian.org > ncftp / > cd debian/pool/main/b/bzr > ncftp /debian/pool/main/b/bzr > mget bzr*0.6* > <snip> > # dpkg-source -x bzr_0.6-2.dsc > dpkg-source: extracting bzr in bzr-0.6 > # cd bzr-0.6/ > > # head -n1 bzr > #! /usr/bin/env python > > # ls -ld bzr* > -rwxr-xr-x 1 1000 1000 2272 Oct 28 05:57 bzr > -rw-r--r-- 1 1000 1000 7754 Oct 28 05:57 bzr-man.py > drwxr-xr-x 7 1000 1000 4096 Oct 28 05:57 bzrlib
Yes, I know. In the portion of my email that you did not quote, though, I pointed out that distutils appears to change that for us based on the python version used to install it. When I build the bzr package (0.1.1-1 and 0.6-2) on sarge, I get it pointing at 2.4. Do you see something different? -rob -- A ticket to...nothingness. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]