You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-dicts/ipadic/files/ipadic-2.7.0-gentoo.patch

34 lines
915 B

--- ipadic-2.7.0.orig/Makefile.am 2003-09-13 14:37:17.000000000 +0900
+++ ipadic-2.7.0/Makefile.am 2010-03-21 09:25:48.000000000 +0900
@@ -11,18 +11,22 @@
EXTRA_DIST = $(pre_data) $(lexical_dic) $(manual_files) @PACKAGE@.spec
CLEANFILES = $(gen_data)
#
-matrix.cha table.cha:
+matrix.cha table.cha: makemat.done
+makemat.done:
$(MKDICDIR)/makemat
+ touch makemat.done
-chadic.da:
+chadic.da chadic.dat chadic.lex: makeda.done
+makeda.done:
$(MKDICDIR)/makeda chadic *.dic
+ touch makeda.done
-install-data-local:
- if test -f @CHASEN_CHASENRC_PATH@ ; then \
- echo "Please modify @CHASEN_CHASENRC_PATH@"; \
- else \
- cp chasenrc @CHASEN_CHASENRC_PATH@ ;\
- fi
+#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