]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- fix --disable-kmods, now it works
authorhawk <hawk@pld-linux.org>
Tue, 6 May 2008 11:36:54 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox-configure.patch -> 1.8

VirtualBox-configure.patch

index 328d063786b8677bddea86d90271446ab4ce0644..a4ff3b84baf54881a8310689355671f7ea789f83 100644 (file)
      --with-iasl=*)
        IASL=`echo $option | cut -d'=' -f2`
        ;;
+@@ -1822,7 +1822,7 @@
+   else
+     cnf_append "VBOX_LINUX_SRC" ""
+     cnf_append "VBOX_WITH_VBOXDRV" ""
+-    cnf_append "VBOX_WITH_LINUX_ADDITIONS_32BIT_R0" ""
++    cnf_append "VBOX_WITH_ADDITION_DRIVERS" ""
+   fi
+   if [ $WITH_ALSA -eq 1 ]; then
+     check_alsa
This page took 0.036096 seconds and 4 git commands to generate.