9 Commits

Author SHA1 Message Date
Ben Sturmfels
1f4ac7249f Say git submodule update --init - it's shorter. 2021-03-09 22:21:58 +11:00
Christopher Allan Webber
6199c8da8d Move "/usr/bin/env bash" to simply "/bin/sh"
This makes working with Guix easier.
2016-02-11 10:26:51 -08:00
Loic Dachary
c17f755eea Fix #5315 - use env in shebangs 2016-01-14 10:25:23 -08:00
Christopher Allan Webber
a1bde56fd2 #5074: Added set -e to bootstrap.sh
This should make it so that if any of the commands in the script fail,
the whole script fails.
2015-04-23 11:36:55 -05:00
Christopher Allan Webber
0d063605ec Do git submodule init and git submodule update in bootstrap.sh
Idea borrowed from guix bootstrap script.

If this proves to not be great we can move it :)
2014-10-10 16:27:23 -05:00
Christopher Allan Webber
ea2825fa10 Moving experimental-bootstrap.sh back to bootstrap.sh 2014-10-10 14:42:17 -05:00
Christopher Allan Webber
4a0778b3c1 Move ./bootstrap.sh to experimental-bootstrap.sh 2014-04-03 10:13:02 -05:00
Christopher Allan Webber
ae51a0f0bd Fix by lennax: Fix the AC_MSG_ERROR undefined macro error.
Thanks Lennax! :)
2013-10-07 14:43:53 -05:00
Brandon Invergo
09584b3a04 add a couple missing files 2013-05-19 15:56:48 +02:00