From 195e65f0428147b879fcad71e7151ca9dc7cbd14 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Thu, 14 Aug 2008 17:48:02 +0000 Subject: Problem with the xserver module on SuSE10.2 should be fixed this way. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2043 95ad53e4-c205-0410-b2fa-d234c58c8868 --- os-plugins/plugins/xserver/OpenSLX/Distro/Suse_10_2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3-55-g7522