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]

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


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
-- 
René Berber


--
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]