From 4f872462e1461c0c45d56c88a577d587c68df1bf Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Sat, 12 Jul 2008 11:38:35 +0000 Subject: * fixed path git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1928 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/files/install-vmpl.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os-plugins/plugins') diff --git a/os-plugins/plugins/vmware/files/install-vmpl.sh b/os-plugins/plugins/vmware/files/install-vmpl.sh index fec23a89..c45dbd68 100644 --- a/os-plugins/plugins/vmware/files/install-vmpl.sh +++ b/os-plugins/plugins/vmware/files/install-vmpl.sh @@ -71,8 +71,8 @@ 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 + echo " * fixing file permission" + chmod 04755 vmroot/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 -- cgit v1.2.3-55-g7522