From 3d940654da6b1c4afc31128d9bcfdff37c25f8bd Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Wed, 18 Feb 2009 18:30:34 +0000 Subject: Small fixes in vmware/vmchooser stage3 scripts ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2604 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/XX_vmware.sh | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'os-plugins/plugins/vmware/XX_vmware.sh') diff --git a/os-plugins/plugins/vmware/XX_vmware.sh b/os-plugins/plugins/vmware/XX_vmware.sh index 60c0fc66..6aa520a2 100644 --- a/os-plugins/plugins/vmware/XX_vmware.sh +++ b/os-plugins/plugins/vmware/XX_vmware.sh @@ -216,12 +216,9 @@ $(ipcalc -m $vmip/$vmpx|sed s/.*=//) {" \ # copy version depending files - the vmchooser expects for every virtua- # lization plugin a file named after it (here run-vmware.include) testmkd /mnt/etc/opt/openslx - cp /mnt/opt/openslx/plugin-repo/vmware/${vmware_kind}/run-virt.include \ + cp /mnt/opt/openslx/plugin-repo/vmware/run-virt.include \ /mnt/etc/opt/openslx/run-vmware.include - # copy version depending files (old style) - cp /mnt/opt/openslx/plugin-repo/vmware/${vmware_kind}/runvmware \ - /mnt/var/X11R6/bin/run-vmware.sh - chmod 755 /mnt/var/X11R6/bin/run-vmware.sh + # copy version depending files cp /mnt/opt/openslx/plugin-repo/vmware/${vmware_kind}/vmplayer \ /mnt/var/X11R6/bin/vmplayer if [ -e /mnt/opt/openslx/plugin-repo/vmware/${vmware_kind}/vmware ]; then -- cgit v1.2.3-55-g7522