From 7bedfbeabd8ab628c828cf5d6141722d52d83d06 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Mon, 7 May 2012 23:04:15 -0400 Subject: system/virtualbox-addons: Updated for version 4.1.14. Signed-off-by: dsomero --- system/virtualbox-addons/rc.vboxadd.diff | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'system/virtualbox-addons/rc.vboxadd.diff') diff --git a/system/virtualbox-addons/rc.vboxadd.diff b/system/virtualbox-addons/rc.vboxadd.diff index 138defbb71..0820ad86fb 100644 --- a/system/virtualbox-addons/rc.vboxadd.diff +++ b/system/virtualbox-addons/rc.vboxadd.diff @@ -1,6 +1,17 @@ ---- vboxadd.sh 2011-02-17 17:31:03.000000000 +0100 -+++ vboxadd.sh.new 2011-04-03 13:50:51.367000031 +0200 -@@ -465,31 +465,13 @@ +--- vboxadd.sh 2012-04-26 18:56:57.000000000 +0200 ++++ vboxadd.sh 2012-05-06 11:55:44.161897154 +0200 +@@ -28,10 +28,6 @@ + # Description: VirtualBox Linux Additions kernel modules + ### END INIT INFO + +-. /var/lib/VBoxGuestAdditions/config +-export BUILD_TYPE +-export USERNAME +- + PATH=$PATH:/bin:/sbin:/usr/sbin + PACKAGE=VBoxGuestAdditions + BUILDVBOXGUEST=`/bin/ls /usr/src/vboxguest*/vboxguest/build_in_tmp 2>/dev/null|cut -d' ' -f1` +@@ -500,31 +496,13 @@ # setup_script setup() { -- cgit v1.2.3