This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [BUG] python-2.5.1-2 file usr/bin/python2.5-config


On Fri, Sep 14, 2007 at 11:09:56PM -0500, Ren? Berber wrote:
> There is an obvious bug on the first line of that script.
> 
> --- usr/bin/python2.5-config.orig       2007-09-15 03:58:10.671875000 +0000
> +++ usr/bin/python2.5-config    2007-09-15 03:58:41.640625000 +0000
> @@ -1,4 +1,4 @@
> -#!/tmp/python.6884/usr/bin/python2.5.exe
> +#!/bin/python2.5.exe
> 
>  import sys
>  import os

Thanks for the report.  I will fix this in the next release.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]