From ad5f2663715fbf74782d4cfd6a6959289136a6ce Mon Sep 17 00:00:00 2001 From: Volker Uhrig Date: Tue, 1 Apr 2008 18:07:45 +0000 Subject: * vmplayer doesn't like to be the small brother and tried to fake the identity while trying to execute the missing vmware binary... fixed. no errors anymore. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1717 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os-plugins/plugins/vmware') diff --git a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm index d37a66ea..6b96fead 100644 --- a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm +++ b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm @@ -218,7 +218,7 @@ sub installationPhase PREFIX=$vmpath # depends on the vmware location exec "\$PREFIX"'/lib/wrapper-gtk24.sh' \ "\$PREFIX"'/lib' \ - "\$PREFIX"'/bin/vmware' \ + "\$PREFIX"'/bin/$file' \ "\$PREFIX"'/libconf' "\$@" End-of-Here spitFile("$self->{'pluginRepositoryPath'}/$file", $script); -- cgit v1.2.3-55-g7522