From 7294bf557cc175f9c0b05650cbfc363f00658723 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sun, 12 Mar 2023 23:23:23 +0100 Subject: [PATCH] Fix specs dir MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- 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"