diff options
| -rw-r--r-- | os-plugins/plugins/xserver/OpenSLX/Distro/Suse_10_2.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_10_2.pm b/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_10_2.pm index 80069c13..47ffd310 100644 --- a/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_10_2.pm +++ b/os-plugins/plugins/xserver/OpenSLX/Distro/Suse_10_2.pm @@ -12,7 +12,7 @@ # - provides SUSE-specific overrides of the Distro API for the xserver # plugin. # ----------------------------------------------------------------------------- -package xserver::OpenSLX::Distro::Suse; +package xserver::OpenSLX::Distro::Suse_10_2; use strict; use warnings; |
