summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2010-03-21 00:31:54 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2010-03-21 00:31:54 +0000
commit0f2c803e4eb652b0e16b11d262630af735cb6d13 (patch)
tree955d8190bec06cadf70f9294183274a5319d1a29 /app-dicts/ipadic/files
parentRemove old versions. (diff)
downloadgentoo-2-0f2c803e4eb652b0e16b11d262630af735cb6d13.tar.gz
gentoo-2-0f2c803e4eb652b0e16b11d262630af735cb6d13.tar.bz2
gentoo-2-0f2c803e4eb652b0e16b11d262630af735cb6d13.zip
Fixed parallel-make issue, bug #299613. Removed old versions.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/ipadic/files')
-rw-r--r--app-dicts/ipadic/files/ipadic-2.7.0-gentoo.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/app-dicts/ipadic/files/ipadic-2.7.0-gentoo.patch b/app-dicts/ipadic/files/ipadic-2.7.0-gentoo.patch
new file mode 100644
index 000000000000..159684a96d96
--- /dev/null
+++ b/app-dicts/ipadic/files/ipadic-2.7.0-gentoo.patch
@@ -0,0 +1,33 @@
+--- 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