diff options
Diffstat (limited to 'x11-wm/windowmaker-i18n/files/patch-ak')
-rw-r--r-- | x11-wm/windowmaker-i18n/files/patch-ak | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-wm/windowmaker-i18n/files/patch-ak b/x11-wm/windowmaker-i18n/files/patch-ak new file mode 100644 index 0000000..303dc04 --- /dev/null +++ b/x11-wm/windowmaker-i18n/files/patch-ak @@ -0,0 +1,14 @@ +--- po/Makefile.in.orig Fri Oct 23 22:02:30 1998 ++++ po/Makefile.in Sun Nov 22 22:04:06 1998 +@@ -215,6 +215,11 @@ + clean-generic maintainer-clean-generic clean mostlyclean distclean \ + maintainer-clean + ++ja_JP.EUC.po: ja.po ++ nkf -e ja.po > ja_JP.EUC.po ++ ++ja_JP.SJIS.po: ja.po ++ nkf -e ja.po > ja_JP.SJIS.po + + .po.mo: + msgfmt -o $@ $< |