summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
index fc8582f1..ce2d5fe2 100644
--- a/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
+++ b/os-plugins/plugins/vmware/OpenSLX/OSPlugin/vmware.pm
@@ -231,7 +231,7 @@ sub preInstallationPhase()
}
# test just for the case we only set up local vmware
- if (-d $pkgpath) {
+ if (-d $pkgpath && ($vmpl10 == 1 || $vmpl20 == 1)) {
# todo: ask oliver about a similiar function
# like copyFile() just for directorys
# or fix the manual after checked the source of