Don't hardcode format for source_subpath.

Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2016-03-24 04:25:35 +00:00
parent 32af29f06e
commit 1652029114
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ version_stamp: hardened-selinux+nomultilib-latest
rel_type: hardened rel_type: hardened
profile: hardened/linux/amd64/no-multilib/selinux profile: hardened/linux/amd64/no-multilib/selinux
snapshot: latest 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: yes
update_seed_command: --update --deep @world update_seed_command: --update --deep @world
portage_confdir: /release/releng/releases/weekly/portage/stages portage_confdir: /release/releng/releases/weekly/portage/stages

View file

@ -4,7 +4,7 @@ version_stamp: hardened-selinux-latest
rel_type: hardened rel_type: hardened
profile: hardened/linux/amd64/selinux profile: hardened/linux/amd64/selinux
snapshot: latest 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: yes
update_seed_command: --update --deep @world update_seed_command: --update --deep @world
portage_confdir: /release/releng/releases/weekly/portage/stages portage_confdir: /release/releng/releases/weekly/portage/stages