Add in -nomultilib stage specs
svn path=/trunk/; revision=639
This commit is contained in:
parent
894f4b0c3e
commit
2dd3746c5c
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Id$
|
||||
|
||||
10 May 2009; Andrew Gaffney <agaffney@gentoo.org>
|
||||
catalyst-auto-amd64-hardened.conf:
|
||||
Add in -nomultilib stage specs
|
||||
|
||||
10 May 2009; Andrew Gaffney <agaffney@gentoo.org>
|
||||
catalyst-auto-amd64-hardened.conf, catalyst-auto-x86-hardened.conf:
|
||||
Update copy commands
|
||||
|
|
|
@ -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=""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue