commit:     597a371832f45e0a397c184c3d78bd4084a564fe
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 21 13:16:15 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Nov 21 13:16:15 2021 +0000
URL:        https://gitweb.gentoo.org/proj/releng.git/commit/?id=597a3718

Fix source path for musl-hardened

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec | 2 +-
 releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec | 2 +-
 releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec | 2 +-
 releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec 
b/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec
index 75ebdf80..fbf26dd6 100644
--- a/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec
+++ b/releases/specs/arm/armv6j-musl-hardened/stage1-hardfloat.spec
@@ -4,7 +4,7 @@ target: stage1
 rel_type: musl-hardened
 profile: default/linux/arm/17.0/musl/armv6j/hardened
 snapshot: @TIMESTAMP@
-source_subpath: musl/stage3-armv6j_hardfp_musl-hardened-openrc-latest
+source_subpath: musl-hardened/stage3-armv6j_hardfp_musl-hardened-openrc-latest
 compression_mode: pixz
 update_seed: yes
 update_seed_command: -uDN @world

diff --git a/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec 
b/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec
index 9671a89b..0743e9b8 100644
--- a/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec
+++ b/releases/specs/arm/armv6j-musl-hardened/stage3-hardfloat.spec
@@ -4,7 +4,7 @@ target: stage3
 rel_type: musl-hardened
 profile: default/linux/arm/17.0/musl/armv6j/hardened
 snapshot: @TIMESTAMP@
-source_subpath: musl/stage1-armv6j_hardfp_musl-hardened-openrc-@TIMESTAMP@
+source_subpath: 
musl-hardened/stage1-armv6j_hardfp_musl-hardened-openrc-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec 
b/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec
index ddb3ff4a..82a51af1 100644
--- a/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec
+++ b/releases/specs/arm/armv7a-musl-hardened/stage1-hardfloat.spec
@@ -4,7 +4,7 @@ target: stage1
 rel_type: musl-hardened
 profile: default/linux/arm/17.0/musl/armv7a/hardened
 snapshot: @TIMESTAMP@
-source_subpath: musl/stage3-armv7a_hardfp_musl-hardened-openrc-latest
+source_subpath: musl-hardened/stage3-armv7a_hardfp_musl-hardened-openrc-latest
 compression_mode: pixz
 update_seed: yes
 update_seed_command: -uDN @world

diff --git a/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec 
b/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec
index 7ab7fe2d..556f5469 100644
--- a/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec
+++ b/releases/specs/arm/armv7a-musl-hardened/stage3-hardfloat.spec
@@ -4,7 +4,7 @@ target: stage3
 rel_type: musl-hardened
 profile: default/linux/arm/17.0/musl/armv7a/hardened
 snapshot: @TIMESTAMP@
-source_subpath: musl/stage1-armv7a_hardfp_musl-hardened-openrc-@TIMESTAMP@
+source_subpath: 
musl-hardened/stage1-armv7a_hardfp_musl-hardened-openrc-@TIMESTAMP@
 compression_mode: pixz
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

Reply via email to