]> git.ipfire.org Git - thirdparty/dracut.git/commit
fix(i18n): get rid of `eval` calls
authorHarald Hoyer <harald@redhat.com>
Tue, 16 Feb 2021 14:16:41 +0000 (15:16 +0100)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 16 Feb 2021 14:49:02 +0000 (15:49 +0100)
commit5387ed24c8b33da1214232d57ab1831e117aaba0
tree3bba5a95cf0bdaa459a98886950aa35be00c2d07
parent9e1c7f3deadd387adaa97b189593b4ba3d7c6d5a
fix(i18n): get rid of `eval` calls

By changing KBDSUBDIRS to a bash array, all kinds of `eval` quirks are
avoided.
modules.d/10i18n/module-setup.sh