void-packages/srcpkgs/mozc/patches/absl-20211102.patch
2022-02-10 17:32:13 +07:00

12 lines
502 B
Diff

--- a/mozc/src/unix/fcitx/fcitx_mozc.cc
+++ b/mozc/src/unix/fcitx/fcitx_mozc.cc
@@ -413,7 +413,7 @@ void FcitxMozc::InitializeBar()
);
if ( mozc::FileUtil::FileExists ( mozc::FileUtil::JoinPath (
- mozc::SystemUtil::GetServerDirectory(), mozc::kMozcTool ) ) )
+ mozc::SystemUtil::GetServerDirectory(), mozc::kMozcTool ) ).ok() )
{
FcitxUIRegisterComplexStatus(instance, this,
"mozc-tool",