Build i686 stage2/3 instead of x86

svn path=/trunk/; revision=585
This commit is contained in:
Andrew Gaffney 2008-10-28 02:49:10 +00:00
parent daa6f2bb89
commit 7b39e8aa62
2 changed files with 4 additions and 1 deletions

View file

@ -2,7 +2,7 @@
# self-explanatory.
SPECS_DIR=/release/svn-releng/trunk/releases/weekly/specs/x86
SPECS="stage1.spec stage2.spec stage3.spec"
SPECS="stage1.spec i686/stage2.spec i686/stage3.spec"
SPECS="${SPECS} installcd-stage1.spec installcd-stage2-minimal.spec"
#SPECS="${SPECS} stage2-desktop.spec stage3-desktop.spec"
#SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"