void-packages/srcpkgs/mozc/patches/fcitx.patch
2021-07-05 12:58:08 +07:00

11 lines
292 B
Diff

--- a/mozc/src/unix/fcitx/fcitx.gyp
+++ b/mozc/src/unix/fcitx/fcitx.gyp
@@ -96,7 +96,7 @@
'<@(fcitx_dep_include_dirs)',
],
'defines': [
- 'LOCALEDIR="<!@(fcitx4-config --prefix)/share/locale/"',
+ 'LOCALEDIR="/usr/share/locale/"',
],
},
],