diff options
author | Sam James <sam@gentoo.org> | 2022-07-27 22:48:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-27 22:57:05 +0100 |
commit | 5e9a3926fd3e0e573f529fd6aefebba53e082f4a (patch) | |
tree | a189a8c66fa05077767d131a6bed4f47791b7c1f /app-laptop/tp_smapi | |
parent | app-antivirus/clamav: new upstream 0.104.4 (diff) | |
download | gentoo-5e9a3926fd3e0e573f529fd6aefebba53e082f4a.tar.gz gentoo-5e9a3926fd3e0e573f529fd6aefebba53e082f4a.tar.bz2 gentoo-5e9a3926fd3e0e573f529fd6aefebba53e082f4a.zip |
app-editors/vim-core: fix incorrect conditional use of extglob
bash-5.2 is stricter with this and upstream say this was never
supposed to work (and indeed may have done odd things at runtime
anyway).
We're going to have to avoid any conditional use of extglob
like this as the parser has no idea if we've enabled extglob
or not at the point it runs.
Fixes a sourcing error:
```
vim-core-9999.ebuild: line 195: syntax error near unexpected token `('
vim-core-9999.ebuild: line 195: ` ignore=$(rm -fr "${ED}${vimfiles}"/colors/!(${keep_colors}).vim )'
```
Thanks-to: tirnanog (mangled his suggestion in this commit)
Thanks-to: Ionen Wolkens <ionen@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-laptop/tp_smapi')
0 files changed, 0 insertions, 0 deletions