From: Matt Turner <[email protected]> --- doc/catalyst-spec.5.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/doc/catalyst-spec.5.txt b/doc/catalyst-spec.5.txt index 3be96fe..6948834 100644 --- a/doc/catalyst-spec.5.txt +++ b/doc/catalyst-spec.5.txt @@ -131,6 +131,11 @@ Since GRP is capable of building packages/source sets for more than one CD, this defines the layout for the directories under `$storedir/builds` (example: `src cd2`). +*update_seed*:: +This is an optional setting supported by stage1 that updates a list +of packages in the seed stage before building stage1. (example: +`dev-libs/mpfr dev-libs/mpc dev-libs/gmp`) + Compilation ~~~~~~~~~~~ -- 1.7.8.6
