From 1a9d7ae521e3a2db123cdbceca0abd66ef777094 Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 23 Mar 2007 09:50:00 +0000 Subject: * cosmetics git-svn-id: http://svn.openslx.org/svn/openslx/trunk@804 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/OpenSLX/OSSetup/Distro') diff --git a/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm b/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm index 4fea1a1f..86afe3e0 100644 --- a/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm +++ b/installer/OpenSLX/OSSetup/Distro/SUSE_10_2_x86_64.pm @@ -23,7 +23,7 @@ sub new { my $class = shift; my $self = { - 'base-name' => 'suse-10.2-x86_64', + 'base-name' => 'suse-10.2_x86_64', }; return bless $self, $class; } -- cgit v1.2.3-55-g7522