summaryrefslogtreecommitdiff
path: root/packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-04-27 21:19:02 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-27 21:19:02 +0000
commit20674b19d0a0c49013f042a5ee367ccfde84ee67 (patch)
tree2d5b4c92f395a63caf4bdadc9edac4f884637c60 /packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch
parent5f9a43acbc21ccf2c69bc33e2594e5e2bcdd29e1 (diff)
anthy-native: build fix
Diffstat (limited to 'packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch')
-rw-r--r--packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch b/packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch
deleted file mode 100644
index 209232ed6d..0000000000
--- a/packages/anthy/files/install-native-mkanthydic-mkdepgraph.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- anthy-6801/mkanthydic/Makefile.am.orig 2005-08-06 12:08:56 +0200
-+++ anthy-6801/mkanthydic/Makefile.am 2005-08-06 12:11:18 +0200
-@@ -15,7 +15,7 @@
- udict dict.args.in
-
- # Generate the dictionary
--noinst_PROGRAMS = mkanthydic
-+bin_PROGRAMS = mkanthydic
- mkanthydic_SOURCES = mkdic.c writewords.c mkudic.c mkdic.h
- mkanthydic_LDADD = ../src-diclib/libanthydic.la
-
---- anthy-6801/depgraph/Makefile.am.orig 2005-08-06 12:08:33 +0200
-+++ anthy-6801/depgraph/Makefile.am 2005-08-06 12:11:28 +0200
-@@ -9,7 +9,7 @@
- EXTRA_DIST = indepword.txt $(DEPWORDS)
-
- # Generate the dictionary
--noinst_PROGRAMS = mkdepgraph
-+bin_PROGRAMS = mkdepgraph
- mkdepgraph_SOURCES = mkdepgraph.c
- mkdepgraph_LDADD = ../src-diclib/libanthydic.la ../src-main/libanthy.la
-