-
- Downloads
build.sh: Move repository fetching into a separate step
In order to run build.sh, the user has to provide a configuration. As
preparation for creating a generic container image, move the
instructions to fetch git repositories into a script that can run
without a user-specific configuration.
Signed-off-by:
Sebastian Fricke <sebastian.fricke@collabora.com>
prepare_build.sh
0 → 100755
Please sign in to comment