Add amd64 desktop systemd mu stage
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
a0cd50c69b
commit
64a00207f3
2 changed files with 14 additions and 0 deletions
|
@ -41,6 +41,7 @@ SET_systemd_SPECS="stage1-systemd.spec stage3-systemd.spec"
|
|||
SET_systemd_OPTIONAL_SPECS="stage3d-systemd.spec"
|
||||
|
||||
SET_systemd_mu_SPECS="stage1-systemd-mu.spec stage3-systemd-mu.spec"
|
||||
SET_systemd_mu_OPTIONAL_SPECS="stage3d-systemd-mu.spec"
|
||||
|
||||
SET_hardened_openrc_SPECS="hardened/stage1-openrc.spec hardened/stage3-openrc.spec"
|
||||
SET_hardened_openrc_OPTIONAL_SPECS="hardened/admincd-stage1.spec hardened/admincd-stage2.spec"
|
||||
|
@ -145,6 +146,9 @@ post_build() {
|
|||
stage3-systemd-mu.spec)
|
||||
upload stage3-amd64-systemd-mergedusr-${TIMESTAMP}.tar.xz*
|
||||
;;
|
||||
stage3d-systemd-mu.spec)
|
||||
upload stage3-amd64-desktop-systemd-mergedusr-${TIMESTAMP}.tar.xz*
|
||||
;;
|
||||
nomultilib/stage3-systemd-mu.spec)
|
||||
upload stage3-amd64-nomultilib-systemd-mergedusr-${TIMESTAMP}.tar.xz*
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue