]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- updated auto/th/VirtualBox-1_5_6-9
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 21 Feb 2008 21:01:59 +0000 (21:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox-disable-xclient-build.patch -> 1.2

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.059283 seconds and 4 git commands to generate.