x86: move i686 builds from demeter to pardalote
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
fc700b0e62
commit
949bc0a212
5 changed files with 16 additions and 12 deletions
|
@ -12,15 +12,9 @@ source /etc/catalyst/release/build.env
|
|||
SPECS_DIR=${REPO_DIR}/releases/specs/x86
|
||||
|
||||
SETS="
|
||||
i686
|
||||
i686_systemd
|
||||
hardened
|
||||
"
|
||||
|
||||
SET_i686_SPECS="i686/stage1.spec i686/stage2.spec i686/stage3.spec"
|
||||
|
||||
SET_i686_systemd_SPECS="i686/stage1-systemd.spec i686/stage2-systemd.spec i686/stage3-systemd.spec"
|
||||
|
||||
SET_hardened_SPECS="hardened/stage1.spec hardened/stage2.spec hardened/stage3.spec"
|
||||
SET_hardened_OPTIONAL_SPECS="hardened/admincd-stage1.spec hardened/admincd-stage2.spec"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue