mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
5 lines
105 B
Tcsh
5 lines
105 B
Tcsh
|
[ -d /usr/share/ibus-skk ]
|
||
|
if ($status == 0) then
|
||
|
setenv IBUS_SKK_PKGDATADIR /usr/share/ibus-skk
|
||
|
endif
|