commit: 7294bf557cc175f9c0b05650cbfc363f00658723
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 22:23:23 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 22:23:23 2023 +0000
URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=7294bf55
Fix specs dir
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
tools/catalyst-auto-qemu-hppa.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/catalyst-auto-qemu-hppa.conf
b/tools/catalyst-auto-qemu-hppa.conf
index 9870665c..7fdfccba 100644
--- a/tools/catalyst-auto-qemu-hppa.conf
+++ b/tools/catalyst-auto-qemu-hppa.conf
@@ -3,7 +3,7 @@
UPLOAD_USER=hppa
UPLOAD_KEY=/root/.ssh/id_ed25519
-SPECS_DIR=${REPO_DIR}/releases/specs/hppa
+SPECS_DIR=${REPO_DIR}/releases/specs-qemu/hppa
SETS="hppa11_openrc hppa11_systemd hppa11_systemd_mu"