diff options
| author | Sam James <sam@gentoo.org> | 2025-09-06 23:03:37 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-09-06 23:04:38 +0100 |
| commit | d09cd8b5c3bc39cb4099d4f1d371f25dfba8f5af (patch) | |
| tree | f094675fbb1a674e927b553b1b181fc85e867659 /dev-lua | |
| parent | 77d3f3e14082489491fc6f14565de35d0355dbce (diff) | |
| download | gentoo-d09cd8b5c3bc39cb4099d4f1d371f25dfba8f5af.tar.gz gentoo-d09cd8b5c3bc39cb4099d4f1d371f25dfba8f5af.tar.bz2 gentoo-d09cd8b5c3bc39cb4099d4f1d371f25dfba8f5af.zip | |
app-shells/bash: set BASH_LOADABLES_PATH
Without this, bash has:
> BASH_LOADABLES_PATH="/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:."
That won't pick up even the place we install bash's own plugins to, let
alone where other packages might expect it. For the same reason, we can't
really just change it to /usr/lib/bash even if it might make sense to
given we don't have multilib bash.
Closes: https://bugs.gentoo.org/959687
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lua')
0 files changed, 0 insertions, 0 deletions
