14 lines
398 B
Diff
14 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/"',
|
||
|
],
|
||
|
},
|
||
|
],
|