summaryrefslogtreecommitdiff
path: root/mail/mew/files/patch-info__Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mew/files/patch-info__Makefile')
-rw-r--r--mail/mew/files/patch-info__Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/mew/files/patch-info__Makefile b/mail/mew/files/patch-info__Makefile
index ba9dae34e941..d0f6a4fc5136 100644
--- a/mail/mew/files/patch-info__Makefile
+++ b/mail/mew/files/patch-info__Makefile
@@ -28,9 +28,8 @@
+ -e 's/@set en/@set ja/' mew.texi > tmp.ja.texi
$(RM) mew.ja.info*
$(TOUCH) mew.ja.info
-- $(EMACS) -batch -q -no-site-file -l texinfmt \
+ $(EMACS) -batch -q -no-site-file -l texinfmt \
- -f batch-texinfo-format mew.texi
-+ LC_ALL=C $(EMACS) -batch -q -no-site-file -l texinfmt \
+ -f batch-texinfo-format tmp.ja.texi
+ $(RM) tmp.ja.texi