mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
f741968d6d
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. |
||
---|---|---|
.. | ||
osx_package_resources | ||
osx_package_scripts | ||
build_commands_hdr.sh | ||
build_documentation.sh | ||
build_index_hdr.sh | ||
build_lexicon_filter.sh | ||
build_toc_txt.sh | ||
build_user_doc.sh | ||
cppcheck.sh | ||
fish_xgettext.fish | ||
git_version_gen.sh | ||
iwyu.linux.imp | ||
iwyu.osx.imp | ||
lint.fish | ||
list_committers_since.fish | ||
make_pkg.sh | ||
make_tarball.sh | ||
osx_distribution.xml | ||
style.fish | ||
xcode_version_gen.sh |