[rtems-buildsys commit] Remove centos-4.
Ralf Corsepius
ralf at rtems.org
Fri Feb 24 04:14:59 UTC 2012
Module: rtems-buildsys
Branch: master
Commit: 9b17be1a9282d0e9abb1add3a8d8fc6cce0c013c
Changeset: http://git.rtems.org/rtems-buildsys/commit/?id=9b17be1a9282d0e9abb1add3a8d8fc6cce0c013c
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Thu Feb 23 05:43:06 2012 +0100
Remove centos-4.
---
rtems-mock/perl/RTEMS/Mock/Config.pm | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/rtems-mock/perl/RTEMS/Mock/Config.pm b/rtems-mock/perl/RTEMS/Mock/Config.pm
index f2c6e1c..286cac5 100644
--- a/rtems-mock/perl/RTEMS/Mock/Config.pm
+++ b/rtems-mock/perl/RTEMS/Mock/Config.pm
@@ -261,14 +261,6 @@ my @distros_4_8 = (
archs => [ "i386", "x86_64" ],
srpmargs => "--define \"_source_filedigest_algorithm md5\" --define \"_binary_filedigest_algorithm md5\""
},
- { id => "rhel 4",
- scut => "el4",
- name => "centos",
- version => "4",
- suffix => ".el4",
- archs => [ "i386", "x86_64" ],
- srpmargs => "--define \"_source_filedigest_algorithm md5\" --define \"_binary_filedigest_algorithm md5\""
- },
{ id => "cygwin 1",
scut => "cygwin",
name => "cygwin",
More information about the vc
mailing list