summaryrefslogtreecommitdiff
path: root/japanese/kasumi/files
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/kasumi/files')
-rw-r--r--japanese/kasumi/files/patch-KasumiDic.cxx10
-rw-r--r--japanese/kasumi/files/patch-KasumiException.hxx11
-rw-r--r--japanese/kasumi/files/patch-configure20
3 files changed, 0 insertions, 41 deletions
diff --git a/japanese/kasumi/files/patch-KasumiDic.cxx b/japanese/kasumi/files/patch-KasumiDic.cxx
deleted file mode 100644
index 3c9180dcc6db..000000000000
--- a/japanese/kasumi/files/patch-KasumiDic.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
---- KasumiDic.cxx.orig 2007-10-30 15:09:23 UTC
-+++ KasumiDic.cxx
-@@ -75,7 +75,6 @@ void KasumiDic::load(KasumiConfiguration *conf)
- const int FREQ_UBOUND = conf->getPropertyValueByInt("MaxFrequency");
-
- int anthy_version = atoi(anthy_get_version_string());
-- assert(anthy_version != 0);
-
- try{
- if(anthy_priv_dic_select_first_entry() == -1){
diff --git a/japanese/kasumi/files/patch-KasumiException.hxx b/japanese/kasumi/files/patch-KasumiException.hxx
deleted file mode 100644
index a84e79e3fcf2..000000000000
--- a/japanese/kasumi/files/patch-KasumiException.hxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- KasumiException.hxx.orig 2006-05-26 17:41:25 UTC
-+++ KasumiException.hxx
-@@ -30,6 +30,8 @@
- #include "config.h"
- #endif
-
-+#include <string>
-+
- using namespace std;
-
- enum _output {STDOUT, STDERR, ERR_DIALOG, WARNING_DIALOG};
diff --git a/japanese/kasumi/files/patch-configure b/japanese/kasumi/files/patch-configure
deleted file mode 100644
index 93b88fad63e9..000000000000
--- a/japanese/kasumi/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig 2009-07-17 00:52:02 UTC
-+++ configure
-@@ -7365,7 +7365,7 @@ fi
- fi
- if test "X$ltrpathdirs" != "X"; then
- for found_dir in $ltrpathdirs; do
-- LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
-+ LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }"
- done
- fi
-
-@@ -8587,7 +8587,7 @@ fi
- fi
- if test "X$ltrpathdirs" != "X"; then
- for found_dir in $ltrpathdirs; do
-- LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
-+ LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }"
- done
- fi
-