summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm
diff options
context:
space:
mode:
authorDirk von Suchodoletz2010-02-17 23:18:46 +0100
committerDirk von Suchodoletz2010-02-17 23:18:46 +0100
commitd0606c7c2b64df6767cd3d1f25fdebfc583ff0d7 (patch)
tree85b814713752bee457981a42d529b107b083ada4 /os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm
parentXserver, qemukvm plugin stuff ... (diff)
downloadcore-d0606c7c2b64df6767cd3d1f25fdebfc583ff0d7.tar.gz
core-d0606c7c2b64df6767cd3d1f25fdebfc583ff0d7.tar.xz
core-d0606c7c2b64df6767cd3d1f25fdebfc583ff0d7.zip
Last commit was incomplete ...
Diffstat (limited to 'os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm')
-rw-r--r--os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm b/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm
index ee78c40e..5cddcef0 100644
--- a/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm
+++ b/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_11_2.pm
@@ -8,11 +8,11 @@
#
# General information about OpenSLX can be found at http://openslx.org/
# -----------------------------------------------------------------------------
-# xserver/OpenSLX/Distro/Suse.pm
+# xserver/OpenSLX/Distro/Suse_11_2.pm
# - provides SUSE-specific overrides of the Distro API for the xserver
# plugin.
# -----------------------------------------------------------------------------
-package xserver::OpenSLX::Distro::Suse;
+package xserver::OpenSLX::Distro::Suse_11_2;
use strict;
use warnings;