From 2dd3746c5c86b3b4a7034db6ed6a0d734afd1242 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Sun, 10 May 2009 04:40:23 +0000 Subject: [PATCH] Add in -nomultilib stage specs svn path=/trunk/; revision=639 --- tools/ChangeLog | 4 ++++ tools/catalyst-auto-amd64-hardened.conf | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/ChangeLog b/tools/ChangeLog index b4545f27..3de192ed 100644 --- a/tools/ChangeLog +++ b/tools/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 10 May 2009; Andrew Gaffney + catalyst-auto-amd64-hardened.conf: + Add in -nomultilib stage specs + 10 May 2009; Andrew Gaffney catalyst-auto-amd64-hardened.conf, catalyst-auto-x86-hardened.conf: Update copy commands diff --git a/tools/catalyst-auto-amd64-hardened.conf b/tools/catalyst-auto-amd64-hardened.conf index 508eb021..3ddbcb62 100644 --- a/tools/catalyst-auto-amd64-hardened.conf +++ b/tools/catalyst-auto-amd64-hardened.conf @@ -3,7 +3,7 @@ SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/amd64/hardened -SPECS="stage1.spec stage2.spec stage3.spec" +SPECS="stage1.spec stage2.spec stage3.spec stage1-nomultilib.spec stage2-nomultilib.spec stage3-nomultilib.spec" OPTIONAL_SPECS=""