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