Don't hardcode format for source_subpath.
Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
parent
32af29f06e
commit
1652029114
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ version_stamp: hardened-selinux+nomultilib-latest
|
|||
rel_type: hardened
|
||||
profile: hardened/linux/amd64/no-multilib/selinux
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest.tar.xz
|
||||
source_subpath: hardened/stage3-amd64-hardened-selinux+nomultilib-latest
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep @world
|
||||
portage_confdir: /release/releng/releases/weekly/portage/stages
|
||||
|
|
|
@ -4,7 +4,7 @@ version_stamp: hardened-selinux-latest
|
|||
rel_type: hardened
|
||||
profile: hardened/linux/amd64/selinux
|
||||
snapshot: latest
|
||||
source_subpath: hardened/stage3-amd64-hardened-selinux-latest.tar.xz
|
||||
source_subpath: hardened/stage3-amd64-hardened-selinux-latest
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep @world
|
||||
portage_confdir: /release/releng/releases/weekly/portage/stages
|
||||
|
|
Loading…
Add table
Reference in a new issue