Author: wrobell                      Date: Fri Aug 25 17:32:41 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- kill version in python-config script

---- Files affected:
SOURCES:
   python-ac_fixes.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/python-ac_fixes.patch
diff -u SOURCES/python-ac_fixes.patch:1.3 SOURCES/python-ac_fixes.patch:1.4
--- SOURCES/python-ac_fixes.patch:1.3   Thu Aug 24 17:01:01 2006
+++ SOURCES/python-ac_fixes.patch       Fri Aug 25 19:32:35 2006
@@ -17,3 +17,14 @@
            ;;
        esac
        case $ac_sys_system in
+--- Python-2.5c1.orig/Makefile.pre.in  2006-07-30 17:20:10.000000000 +0100
++++ Python-2.5c1/Makefile.pre.in       2006-08-25 17:51:05.000000000 +0100
+@@ -852,7 +852,7 @@
+       $(INSTALL_SCRIPT) $(srcdir)/install-sh $(DESTDIR)$(LIBPL)/install-sh
+       # Substitution happens here, as the completely-expanded BINDIR
+       # is not available in configure
+-      sed -e "s,@EXENAME@,$(BINDIR)/python$(VERSION)$(EXE)," < 
$(srcdir)/Misc/python-config.in >python-config
++      sed -e "s,@EXENAME@,$(BINDIR)/python$(EXE)," < 
$(srcdir)/Misc/python-config.in >python-config
+       $(INSTALL_SCRIPT) python-config 
$(DESTDIR)$(BINDIR)/python$(VERSION)-config
+       rm python-config
+       @if [ -s Modules/python.exp -a \
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/python-ac_fixes.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to