1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/x11-wm/windowmaker-i18n/files/patch-ak
Seiichirou Hiraoka c82c43e96a Sorry,this was BROKEN.
I forgot 'cvs add patch-a[j-l'.
1998-11-25 17:07:43 +00:00

15 lines
340 B
Plaintext

--- 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 $@ $<