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

René Berber r.berber@computer.org
Sat Sep 15 04:10:00 GMT 2007


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/



More information about the Cygwin mailing list