mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-06 09:26:17 +01:00
6da055b5ab
These scripts use $(readlink -f) to guess their own path if necessary,
but macOS readlink doesn't support the -f option, and POSIX doesn't
guarantee that readlink even exists.
Resolves: https://gitlab.gnome.org/GNOME/glib/-/issues/3289
Fixes:
|
||
---|---|---|
.. | ||
black.sh | ||
check-missing-install-tag.py | ||
flake8.sh | ||
lint-common.sh | ||
meson.build | ||
reuse.sh | ||
shellcheck.sh | ||
template-tap.test.in | ||
template.test.in |