summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorVolker Uhrig2008-07-12 13:38:35 +0200
committerVolker Uhrig2008-07-12 13:38:35 +0200
commit4f872462e1461c0c45d56c88a577d587c68df1bf (patch)
tree65b63449d3b6be1cbf8b5d5ecbfd5e95da179416 /os-plugins
parent* added missing chmod (diff)
downloadcore-4f872462e1461c0c45d56c88a577d587c68df1bf.tar.gz
core-4f872462e1461c0c45d56c88a577d587c68df1bf.tar.xz
core-4f872462e1461c0c45d56c88a577d587c68df1bf.zip
* fixed path
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1928 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins')
-rw-r--r--os-plugins/plugins/vmware/files/install-vmpl.sh4
1 files changed, 2 insertions, 2 deletions
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