From c38cedd0e6b5d12c8804e1b12250b87bf8f62a88 Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Sat, 12 Jul 2008 11:30:18 +0000 Subject: * added missing chmod Lost it when we merged -v1 and -v2 installation git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1927 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/files/install-vmpl.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'os-plugins/plugins/vmware') diff --git a/os-plugins/plugins/vmware/files/install-vmpl.sh b/os-plugins/plugins/vmware/files/install-vmpl.sh index 86ffb7a0..fec23a89 100644 --- a/os-plugins/plugins/vmware/files/install-vmpl.sh +++ b/os-plugins/plugins/vmware/files/install-vmpl.sh @@ -71,6 +71,9 @@ if [ "${REPLY}" == "YES" ]; then mv vmware-player-distrib/doc vmroot/ rm -rf vmware-player-distrib/ + echo " * fixing file permission" + chmod 04755 root/lib/vmware/bin/vmware-vmx + # I don't want to understand what vmware is doing, but without this # step we need to have LD_LIBRARY_PATH with 53 entrys. welcome to # library hell -- cgit v1.2.3-55-g7522