]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- python hunk applied upstream
authorhawk <hawk@pld-linux.org>
Thu, 18 Dec 2008 18:08:27 +0000 (18:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox-configure.patch -> 1.15

VirtualBox-configure.patch

index 4d1191a1d691a8c0417360ddca3b6acd67e9433e..62476fb1ad36a98aeab213cc792daf22c7dc3693 100644 (file)
@@ -140,14 +140,3 @@ diff -urN VirtualBox-2.0.0.orig/configure VirtualBox-2.0.0/configure
      --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
This page took 0.170765 seconds and 4 git commands to generate.