14 lines
397 B
Diff
14 lines
397 B
Diff
Index: mozc/src/unix/fcitx/fcitx.gyp
|
|
===================================================================
|
|
--- 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/"',
|
|
],
|
|
},
|
|
],
|