diff options
author | Christian Heim <phreak@gentoo.org> | 2008-01-05 20:34:29 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2008-01-05 20:34:29 +0000 |
commit | e8666cb3a06e0821d85d80807ad75f682c6addec (patch) | |
tree | dae7af62548c0ae4c1f51471b0186bc0c98f9592 | |
parent | Updating the snapshot date. Removing portage_overlay, as Spanky fixed stage1 ... (diff) | |
download | phreak-e8666cb3a06e0821d85d80807ad75f682c6addec.tar.gz phreak-e8666cb3a06e0821d85d80807ad75f682c6addec.tar.bz2 phreak-e8666cb3a06e0821d85d80807ad75f682c6addec.zip |
Update the source_subpath, to actually pickup the old stage.
svn path=/; revision=387
-rw-r--r-- | catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec | 2 | ||||
-rw-r--r-- | catalyst/specs/glibc/amd64/hardened/stage1.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec index 3896620..f4a899b 100644 --- a/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec +++ b/catalyst/specs/glibc/amd64/hardened/nomultilib/stage1.spec @@ -4,6 +4,6 @@ version_stamp: hardened+nomultilib-20080105 rel_type: default profile: hardened/amd64 snapshot: 20080105 -source_subpath: stage3-amd64-hardened+nomultilib-20080105 +source_subpath: stage3-amd64-hardened+nomultilib-20080101 cflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr diff --git a/catalyst/specs/glibc/amd64/hardened/stage1.spec b/catalyst/specs/glibc/amd64/hardened/stage1.spec index 6d06748..cd0b419 100644 --- a/catalyst/specs/glibc/amd64/hardened/stage1.spec +++ b/catalyst/specs/glibc/amd64/hardened/stage1.spec @@ -4,6 +4,6 @@ version_stamp: hardened-20080105 rel_type: default profile: hardened/amd64/multilib snapshot: 20080105 -source_subpath: stage3-amd64-hardened-20080105 +source_subpath: stage3-amd64-hardened-20080101 cflags: -O2 -pipe -fforce-addr cxxflags: -O2 -pipe -fforce-addr |