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=""