summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/ebview/files/ebview-gettext-0.12-gentoo.diff')
-rw-r--r--app-dicts/ebview/files/ebview-gettext-0.12-gentoo.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-dicts/ebview/files/ebview-gettext-0.12-gentoo.diff b/app-dicts/ebview/files/ebview-gettext-0.12-gentoo.diff
new file mode 100644
index 000000000000..68665f26b51a
--- /dev/null
+++ b/app-dicts/ebview/files/ebview-gettext-0.12-gentoo.diff
@@ -0,0 +1,11 @@
+--- Makefile.in.in.orig 2003-05-22 11:11:19.000000000 +0900
++++ Makefile.in.in 2004-01-01 05:41:35.063426256 +0900
+@@ -32,7 +32,7 @@
+ GENCAT = @GENCAT@
+ GMSGFMT = PATH=../src:$$PATH @GMSGFMT@
+ MSGFMT = @MSGFMT@
+-XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
++XGETTEXT = PATH=../src:$$PATH @XGETTEXT@ --from-code=EUC-JP
+ MSGMERGE = PATH=../src:$$PATH msgmerge
+
+ DEFS = @DEFS@