From 471ddd1f664df7b8f014f159c05cac62100afaaa Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Tue, 6 Sep 2005 19:46:17 +0000 Subject: - s/mandrake/mandriva/ --- Distribconf/Build.pm | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'Distribconf') diff --git a/Distribconf/Build.pm b/Distribconf/Build.pm index d0c5324..46e1327 100644 --- a/Distribconf/Build.pm +++ b/Distribconf/Build.pm @@ -1,4 +1,4 @@ -##- Nanar +##- Nanar ##- ##- This program is free software; you can redistribute it and/or modify ##- it under the terms of the GNU General Public License as published by @@ -137,7 +137,7 @@ sub write_version { my @gmt = gmtime(time); - printf($h_version "Mandrakelinux %s %s-%s-%s%s %s\n", + printf($h_version "Mandriva Linux %s %s-%s-%s%s %s\n", $distrib->getvalue(undef, 'version') || 'cooker', $distrib->getvalue(undef, 'branch') || 'cooker', $distrib->getvalue(undef, 'arch') || 'noarch', @@ -221,18 +221,21 @@ L =head1 AUTHOR -The code has been written by Olivier Thauvin . +The code has been written by Olivier Thauvin . -The media.cfg has been improved by Warly . +The media.cfg has been improved by Warly . -Special thanks to Rafael Garcia-Suarez for +Special thanks to Rafael Garcia-Suarez for suggesting to use Config::IniFiles. -Thanks to Sylvie Terjan for the spell checking. +Thanks to Sylvie Terjan for the spell checking. =head1 ChangeLog $Log$ + Revision 1.3 2005/09/06 19:46:17 othauvin + - s/mandrake/mandriva/ + Revision 1.2 2005/05/26 09:32:40 rgarciasuarez Fix error messages -- cgit v1.2.1