From 1652029114894e0709bd38fa33a2854003ef6add Mon Sep 17 00:00:00 2001 From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" Date: Thu, 24 Mar 2016 04:25:35 +0000 Subject: [PATCH] Don't hardcode format for source_subpath. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) --- .../weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec | 2 +- releases/weekly/specs/amd64/hardened/stage1-selinux.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec index b8583321..3da83f96 100644 --- a/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec +++ b/releases/weekly/specs/amd64/hardened/stage1-selinux-nomultilib.spec @@ -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 diff --git a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec index 1bdbd659..43ddd750 100644 --- a/releases/weekly/specs/amd64/hardened/stage1-selinux.spec +++ b/releases/weekly/specs/amd64/hardened/stage1-selinux.spec @@ -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