diff options
-rw-r--r-- | catalyst/specs/glibc/amd64/hardened/stage2.spec | 2 | ||||
-rw-r--r-- | 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 |