s390: set subarch

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2022-05-24 12:53:28 +02:00
parent f8cae81a43
commit a624a66b9d
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206

View file

@ -4,7 +4,7 @@
UPLOAD_USER=s390
UPLOAD_KEY=/root/.ssh/id_rsa
SPECS_DIR=${REPO_DIR}/releases/specs/s390/s390
SUBARCH=`grep subarch $SPECS_DIR/stage1.spec | awk '{print $2}'`
SUBARCH=s390
SETS="openrc systemd"