SOURCES: VirtualBox-configure.patch - fix --disable-kmods, now it ...
hawk
hawk at pld-linux.org
Tue May 6 13:37:00 CEST 2008
Author: hawk Date: Tue May 6 11:37:00 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix --disable-kmods, now it works
---- Files affected:
SOURCES:
VirtualBox-configure.patch (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SOURCES/VirtualBox-configure.patch
diff -u SOURCES/VirtualBox-configure.patch:1.7 SOURCES/VirtualBox-configure.patch:1.8
--- SOURCES/VirtualBox-configure.patch:1.7 Mon May 5 16:53:29 2008
+++ SOURCES/VirtualBox-configure.patch Tue May 6 13:36:54 2008
@@ -155,3 +155,12 @@
--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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/VirtualBox-configure.patch?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list