Update of /cvsroot/devil-linux/build/scripts
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv7131/scripts
Modified Files:
open-vm-tools
Log Message:
updated kernel to 4.3.5
updated grsecurity
updated open-vm-tools
Index: open-vm-tools
===================================================================
RCS file: /cvsroot/devil-linux/build/scripts/open-vm-tools,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- open-vm-tools 7 Nov 2015 13:56:48 -0000 1.24
+++ open-vm-tools 7 Feb 2016 20:44:16 -0000 1.25
@@ -14,8 +14,6 @@
# source functions and config
source $MYDIR/settings
-cd open-vm-tools || exit 1
-
case $1 in
build )
if [ "$CONFIG_OPEN_VM_TOOLS" = "y" ]; then
|