hppa2.0: drop unused stage2, rename spec files
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
998eb620ea
commit
85671b9938
4 changed files with 2 additions and 12 deletions
|
@ -9,7 +9,7 @@ SETS="hppa1_1 hppa2_0 hppa_livecd hppa_netboot"
|
|||
|
||||
SET_hppa1_1_SPECS="hppa1.1/stage1.spec hppa1.1/stage3.spec"
|
||||
|
||||
SET_hppa2_0_SPECS="hppa2.0/stage1.spec hppa2.0/stage3.spec"
|
||||
SET_hppa2_0_SPECS="hppa2.0/stage1-openrc.spec hppa2.0/stage3-openrc.spec"
|
||||
|
||||
SET_hppa_livecd_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
|
@ -54,7 +54,7 @@ post_build() {
|
|||
hppa1.1/stage3.spec)
|
||||
upload stage3-hppa1.1-*${TIMESTAMP}*.bz2*
|
||||
;;
|
||||
hppa2.0/stage3.spec)
|
||||
hppa2.0/stage3-openrc.spec)
|
||||
upload stage3-hppa2.0-*${TIMESTAMP}*.bz2*
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue