From 340f4c17dc61d2fe9077bce1c4e6934bffd5eb9b Mon Sep 17 00:00:00 2001 From: lalbornoz Date: Thu, 4 Feb 2016 13:18:07 +0100 Subject: Initial commit --- 000.fetch_git.build | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 000.fetch_git.build (limited to '000.fetch_git.build') diff --git a/000.fetch_git.build b/000.fetch_git.build new file mode 100644 index 00000000..d51583c7 --- /dev/null +++ b/000.fetch_git.build @@ -0,0 +1,8 @@ +# Git clone what we need. +fetch_git cbb-gcc-${GCC_VERSION} "${GITROOT}/cbb/cbb-gcc-${GCC_VERSION}"; +fetch_git lazy "${GITROOT}/lazy"; +fetch_git mmglue "${GITROOT}/mmglue"; +fetch_git portage "${GITROOT}/ports/portage"; +fetch_git psxstub "${GITROOT}/psxstub"; + +# vim:filetype=sh -- cgit v1.2.3