From 18e20b2b56e7c5dc647b6c264c0bb9d20288864a Mon Sep 17 00:00:00 2001 From: Christian Heim Date: Fri, 14 Mar 2008 16:48:24 +0000 Subject: Use the right source_subpath w/ stage2/3. svn path=/; revision=408 --- catalyst/specs/glibc/amd64/hardened/stage2.spec | 2 +- catalyst/specs/glibc/amd64/hardened/stage3.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalyst/specs/glibc/amd64/hardened/stage2.spec b/catalyst/specs/glibc/amd64/hardened/stage2.spec index bd74471..1a62169 100644 --- a/catalyst/specs/glibc/amd64/hardened/stage2.spec +++ b/catalyst/specs/glibc/amd64/hardened/stage2.spec @@ -4,6 +4,6 @@ version_stamp: hardened-2008.0_beta1 rel_type: default profile: hardened/linux/amd64/2008.0 snapshot: 2008.0_beta1 -source_subpath: default/stage1-amd64-hardened-2008.0_pre +source_subpath: default/stage1-amd64-hardened-2008.0_beta1 cflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/amd64/hardened/stage3.spec b/catalyst/specs/glibc/amd64/hardened/stage3.spec index f7c5579..c1c108b 100644 --- a/catalyst/specs/glibc/amd64/hardened/stage3.spec +++ b/catalyst/specs/glibc/amd64/hardened/stage3.spec @@ -4,6 +4,6 @@ version_stamp: hardened-2008.0_beta1 rel_type: default profile: hardened/linux/amd64/2008.0 snapshot: 2008.0_beta1 -source_subpath: default/stage2-amd64-hardened-2008.0_pre +source_subpath: default/stage2-amd64-hardened-2008.0_beta1 cflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr -- cgit v1.2.3-65-gdbad