]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox-disable-xclient-build.patch
- accept spaces in configure args
[packages/VirtualBox.git] / VirtualBox-disable-xclient-build.patch
index c6326f0aa735182514d4fa78fc59db27ce12dff0..2ae6255062e83f6065a6fb6946781ae18f522991 100644 (file)
@@ -1,13 +1,13 @@
 diff -urN VirtualBox-1.5.0_OSE.orig/src/VBox/Additions/linux/Makefile.kmk VirtualBox-1.5.0_OSE/src/VBox/Additions/linux/Makefile.kmk
 --- VirtualBox-1.5.0_OSE.orig/src/VBox/Additions/linux/Makefile.kmk    2007-08-30 17:16:27.000000000 +0200
 +++ VirtualBox-1.5.0_OSE/src/VBox/Additions/linux/Makefile.kmk 2007-10-24 09:39:16.000000000 +0200
-@@ -25,8 +25,7 @@
-       daemon \
+@@ -27,8 +27,7 @@
+  ifdef VBOX_WITH_X11_ADDITIONS
+  SUBDIRS += \
        xgraphics \
-       xmouse \
--      sharedfolders \
+-      xmouse \
 -      xclient
-+      sharedfolders
++      xmouse
+  endif
  endif
  
- ifndef VBOX_OSE
This page took 0.071429 seconds and 4 git commands to generate.