summaryrefslogtreecommitdiffstats
path: root/os-plugins
diff options
context:
space:
mode:
authorVolker Uhrig2008-08-16 18:42:38 +0200
committerVolker Uhrig2008-08-16 18:42:38 +0200
commit356f39b9b2e316c7f01d42c7e361910e90d72aa7 (patch)
tree9057a4a90ec09d83c30a0e9c70c4a81dc6572032 /os-plugins
parentThe kdmrc for Ubuntu needs to be configured for kdm-specific Xorg (diff)
downloadcore-356f39b9b2e316c7f01d42c7e361910e90d72aa7.tar.gz
core-356f39b9b2e316c7f01d42c7e361910e90d72aa7.tar.xz
core-356f39b9b2e316c7f01d42c7e361910e90d72aa7.zip
* minor unimportant optimization
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2046 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins')
-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