void-packages/srcpkgs/mozc/patches/fcitx.patch
2021-05-01 09:01:04 +07:00

13 lines
398 B
Diff

Index: mozc/src/unix/fcitx/fcitx.gyp
===================================================================
--- mozc/src/unix/fcitx/fcitx.gyp.orig
+++ 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/"',
],
},
],