s390: set subarch
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
f8cae81a43
commit
a624a66b9d
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
UPLOAD_USER=s390
|
UPLOAD_USER=s390
|
||||||
UPLOAD_KEY=/root/.ssh/id_rsa
|
UPLOAD_KEY=/root/.ssh/id_rsa
|
||||||
SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390
|
SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390
|
||||||
SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
|
SUBARCH=s390
|
||||||
|
|
||||||
SETS="openrc systemd"
|
SETS="openrc systemd"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue