summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2008-10-17 21:03:49 +0200
committerDirk von Suchodoletz2008-10-17 21:03:49 +0200
commit7e4bd874025c58174d76a89b73b8d83cd4e5de79 (patch)
tree2a7e9d6e9282a82e38ad5411801e6f9dd41b452d /os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm
parentoptimized configuration for vmplayer2.5 (diff)
downloadcore-7e4bd874025c58174d76a89b73b8d83cd4e5de79.tar.gz
core-7e4bd874025c58174d76a89b73b8d83cd4e5de79.tar.xz
core-7e4bd874025c58174d76a89b73b8d83cd4e5de79.zip
Heavy rewrite of XX_xserver.sh to get a better idea what happens in
configuration. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2360 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm')
-rw-r--r--os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm b/os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm
index bce3a03b..65ccb879 100644
--- a/os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm
+++ b/os-plugins/plugins/xserver/OpenSLX/Distro/Base.pm
@@ -51,8 +51,7 @@ sub setupXserverScript
my $script = unshiftHereDoc(<<" End-of-Here");
# xserver.sh (base part)
- # written by OpenSLX-plugin 'xserver'
- # repoPath is $repoPath
+ # written by OpenSLX-plugin 'xserver', repoPath is $repoPath
End-of-Here