mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
17 lines
423 B
Plaintext
17 lines
423 B
Plaintext
$NetBSD: patch-ad,v 1.2 2004/05/06 13:34:19 taca Exp $
|
|
|
|
--- Makefile.am.orig 2003-09-13 14:37:17.000000000 +0900
|
|
+++ Makefile.am
|
|
@@ -18,11 +18,6 @@ chadic.da:
|
|
$(MKDICDIR)/makeda chadic *.dic
|
|
|
|
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: dist
|
|
gtar xzvf ipadic-@VERSION@.tar.gz
|