diff options
Diffstat (limited to 'textproc/ipadic/patches/patch-ae')
-rw-r--r-- | textproc/ipadic/patches/patch-ae | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/ipadic/patches/patch-ae b/textproc/ipadic/patches/patch-ae new file mode 100644 index 00000000000..912c2cc12ad --- /dev/null +++ b/textproc/ipadic/patches/patch-ae @@ -0,0 +1,16 @@ +$NetBSD: patch-ae,v 1.1.1.1 2002/05/31 13:00:53 seb Exp $ + +--- Makefile.in.orig Sat Feb 9 16:00:40 2002 ++++ Makefile.in +@@ -375,11 +375,6 @@ + $(MKDICDIR)/mkary -l -o chadic.ary chadic.int + + install-data-local: +- if test -f @CHASEN_CHASENRC_PATH@ ; then \ +- echo "Please modify @CHASEN_CHASENRC_PATH@"; \ +- else \ +- cp chasenrc @CHASEN_CHASENRC_PATH@ ;\ +- fi + + sjis-dist: distdir + cp -R ipadic-@VERSION@ ipadic-sjis-@VERSION@ |