SOURCES: VirtualBox-configure.patch - python hunk applied upstream

hawk hawk at pld-linux.org
Thu Dec 18 19:08:34 CET 2008


Author: hawk                         Date: Thu Dec 18 18:08:33 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- python hunk applied upstream

---- Files affected:
SOURCES:
   VirtualBox-configure.patch (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SOURCES/VirtualBox-configure.patch
diff -u SOURCES/VirtualBox-configure.patch:1.14 SOURCES/VirtualBox-configure.patch:1.15
--- SOURCES/VirtualBox-configure.patch:1.14	Sun Oct  5 11:58:26 2008
+++ SOURCES/VirtualBox-configure.patch	Thu Dec 18 19:08:27 2008
@@ -140,14 +140,3 @@
      --with-iasl=*)
        IASL=`echo $option | cut -d'=' -f2`
        ;;
---- virtualbox/configure~	2008-09-05 09:37:40.842948230 +0200
-+++ virtualbox/configure	2008-10-05 11:57:17.430201993 +0200
-@@ -1571,7 +1571,7 @@
- EOF
-   found=
-   for p in $PYTHONDIR; do
--    for d in python2.5 python2.4 python2.3; do
-+    for d in python2.6 python2.5 python2.4 python2.3; do
-       for b in lib64 lib/64 lib; do
-         echo "compiling the following source file:" >> $LOG
-         cat .tmp_src.cc >> $LOG
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/VirtualBox-configure.patch?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list