commit: d12a8d02ccb706930db964ac2098144f821ae807 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Fri Jan 4 16:33:17 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Fri Jan 4 16:33:17 2019 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=d12a8d02
catalyst-auto-sparc64.conf: start sourcing build.env Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> tools/catalyst-auto-sparc64.conf | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/catalyst-auto-sparc64.conf b/tools/catalyst-auto-sparc64.conf index e5e43846..abbfb082 100644 --- a/tools/catalyst-auto-sparc64.conf +++ b/tools/catalyst-auto-sparc64.conf @@ -1,6 +1,12 @@ # This is the config file for the catalyst-auto script. It should be pretty # self-explanatory. +ARCH="amd64" +TYPE="auto" +host="$(hostname)" + +source /etc/catalyst/release/build.env + SPECS_DIR=${REPO_DIR}/releases/weekly/specs/sparc/sparc64 SETS="default"