x86: fix installcd filename
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
48d54deb94
commit
4d0fcd831a
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ post_build() {
|
||||||
upload stage3-i486-openrc-${TIMESTAMP}.tar.xz*
|
upload stage3-i486-openrc-${TIMESTAMP}.tar.xz*
|
||||||
;;
|
;;
|
||||||
i486/installcd-stage2-minimal-openrc.spec)
|
i486/installcd-stage2-minimal-openrc.spec)
|
||||||
upload install-x86-minimal-openrc-${TIMESTAMP}.iso*
|
upload install-x86-minimal-${TIMESTAMP}.iso*
|
||||||
;;
|
;;
|
||||||
i686/stage3-openrc.spec)
|
i686/stage3-openrc.spec)
|
||||||
upload stage3-i686-openrc-${TIMESTAMP}.tar.xz*
|
upload stage3-i686-openrc-${TIMESTAMP}.tar.xz*
|
||||||
|
|
Loading…
Add table
Reference in a new issue