fish-shell/build_tools
Mahmoud Al-Qudsi f741968d6d Drop hard dependency on bash from git_version_gen.sh again
I can't seem to find a reason why the shell interpreter needs to be bash
and not just sh here. Needed to replace `BASH_SOURCE[0]` with the legacy
`$0` supported by sh, but otherwise it seems to still work.

Many non-Linux platforms do not ship with bash out-of-the-box (and as a
shell, I don't think we need to encourage the further proliferation of
bash ;-), this lets fish build on a clean install of FreeBSD, which does
not have bash.
2018-06-01 12:48:03 -05:00
..
2016-06-11 15:35:52 -07:00
2016-05-29 22:24:29 -07:00
2018-03-01 13:09:35 +01:00
2018-04-09 01:09:49 +02:00
2018-03-01 13:09:35 +01:00