diff options
Diffstat (limited to 'app-i18n/anthy/files/anthy-7500b-asneeded.patch')
-rw-r--r-- | app-i18n/anthy/files/anthy-7500b-asneeded.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/app-i18n/anthy/files/anthy-7500b-asneeded.patch b/app-i18n/anthy/files/anthy-7500b-asneeded.patch deleted file mode 100644 index 5b53f8f99c28..000000000000 --- a/app-i18n/anthy/files/anthy-7500b-asneeded.patch +++ /dev/null @@ -1,9 +0,0 @@ -Index: anthy-7500b/src-splitter/Makefile.am -=================================================================== ---- anthy-7500b.orig/src-splitter/Makefile.am -+++ anthy-7500b/src-splitter/Makefile.am -@@ -8,3 +8,4 @@ noinst_LTLIBRARIES = libsplit.la - libsplit_la_SOURCES = wordlist.c metaword.c depgraph.c\ - splitter.c evalborder.c compose.c\ - wordborder.h hmm.c segclass.c transition.h -+libsplit_la_LIBADD = ../src-worddic/libanthydic.la |