From 6cdaa520e2f1544fdc1a828389e54bcc12431c0e Mon Sep 17 00:00:00 2001 From: schmelzs Date: Tue, 9 Mar 2010 14:41:14 +0100 Subject: fix problem with demuxer (Can't locate object method "new" via package "xserver::OpenSLX::Distro::Ubuntu_10" ) --- os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_10.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_10.pm b/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_10.pm index 9145c5ba..65470392 100644 --- a/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_10.pm +++ b/os-plugins/plugins/xserver/OpenSLX/Distro/Ubuntu_10.pm @@ -12,7 +12,7 @@ # - provides Ubuntu-specific overrides of the distro API for the xserver # plugin. # ----------------------------------------------------------------------------- -package xserver::OpenSLX::Distro::Ubuntu; +package xserver::OpenSLX::Distro::Ubuntu_10; use strict; use warnings; -- cgit v1.2.3-55-g7522