From 080bf1781ca2cbb2336d7de5a0a0e340ca474f94 Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Tue, 1 Jul 2008 18:39:32 +0000 Subject: file permission fix git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1893 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/files/install-vmpl2.0.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'os-plugins/plugins/vmware') diff --git a/os-plugins/plugins/vmware/files/install-vmpl2.0.sh b/os-plugins/plugins/vmware/files/install-vmpl2.0.sh index 9de6195f..1f680070 100644 --- a/os-plugins/plugins/vmware/files/install-vmpl2.0.sh +++ b/os-plugins/plugins/vmware/files/install-vmpl2.0.sh @@ -46,6 +46,9 @@ if [ "${REPLY}" == "YES" ]; then mv test/lib*/* . cd ../../../.. + echo " * changing file permission" + chmod 04755 root/lib/vmware/lib/bin/vmware-vmx + echo " * fixing gdk and pango config files" sed -i \ 's,/build/mts/.*/vmui/../libdir/libconf,/opt/openslx/plugin-repo/vmware/vmpl2.0/root/lib/vmware/libconf,' \ -- cgit v1.2.3-55-g7522