summaryrefslogtreecommitdiffstats
path: root/system/virtualbox-addons/rc.vboxadd.diff
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@liwjatan.at>2012-05-07 23:04:15 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-07 23:04:15 -0400
commit7bedfbeabd8ab628c828cf5d6141722d52d83d06 (patch)
treed478e948cb251c4b252b4458ee0bf9fac978667a /system/virtualbox-addons/rc.vboxadd.diff
parent15ffe0a26e367f1cf91ae9e6d3fe91976611e7a4 (diff)
downloadslackbuilds-7bedfbeabd8ab628c828cf5d6141722d52d83d06.tar.gz
slackbuilds-7bedfbeabd8ab628c828cf5d6141722d52d83d06.tar.xz
system/virtualbox-addons: Updated for version 4.1.14.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/virtualbox-addons/rc.vboxadd.diff')
-rw-r--r--system/virtualbox-addons/rc.vboxadd.diff17
1 files changed, 14 insertions, 3 deletions
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()
{