mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
236b8480bc
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
4 lines
89 B
Bash
4 lines
89 B
Bash
if [ -d /usr/share/ibus-skk ]; then
|
|
export IBUS_SKK_PKGDATADIR=/usr/share/ibus-skk
|
|
fi
|
|
|