diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-07-23 11:34:37 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2006-07-23 11:34:37 +0000 |
commit | f28e9a63d7f46008759f497a6e02a277ff9cd3ad (patch) | |
tree | 8f678887549a0304c2b859c3d4e43162f058721e /packages/anthy/files/not_build_elc.patch | |
parent | 0075a1c9ade813927a3da76b91f187f0a96d9044 (diff) |
anthy: update to 7811
Diffstat (limited to 'packages/anthy/files/not_build_elc.patch')
-rw-r--r-- | packages/anthy/files/not_build_elc.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/packages/anthy/files/not_build_elc.patch b/packages/anthy/files/not_build_elc.patch index 56368027e7..d3f269c46a 100644 --- a/packages/anthy/files/not_build_elc.patch +++ b/packages/anthy/files/not_build_elc.patch @@ -1,13 +1,13 @@ -diff -urNad /home/omote/debian/debian-official/japanese/anthy/anthy-4k/anthy-4809/src-util/Makefile.am anthy-4809/src-util/Makefile.am ---- /home/omote/debian/debian-official/japanese/anthy/anthy-4k/anthy-4809/src-util/Makefile.am 2003-11-24 20:59:35.000000000 +0900 -+++ anthy-4809/src-util/Makefile.am 2003-12-11 19:22:56.000000000 +0900 -@@ -5,7 +5,8 @@ - ELISP_FILES = anthy.el anthy-isearch.el anthy-dic.el anthy-conf.el leim-list.el +diff -Naur anthy-7811/src-util.orig/Makefile.am anthy-7811/src-util/Makefile.am +--- anthy-7811/src-util.orig/Makefile.am 2006-06-18 10:47:55.790000000 +0900 ++++ anthy-7811/src-util/Makefile.am 2006-06-18 10:48:23.860000000 +0900 +@@ -6,7 +6,8 @@ + anthy-isearch.el anthy-azik.el anthy-kyuri.el EXTRA_DIST = $(ELISP_FILES) typetab dic-tool-usage.txt rcsize.rb - bin_PROGRAMS = anthy-dic-tool anthy-agent --ELCFILES = anthy.elc anthy-dic.elc -+#ELCFILES = anthy.elc anthy-dic.elc -+ELCFILES = + bin_PROGRAMS = anthy-dic-tool anthy-agent anthy-morphological-analyzer +-ELCFILES = anthy.elc anthy-dic.elc anthy-azik.elc anthy-conf.elc anthy-isearch.elc anthy-kyuri.elc leim-list.elc ++#ELCFILES = anthy.elc anthy-dic.elc anthy-azik.elc anthy-conf.elc anthy-isearch.elc anthy-kyuri.elc leim-list.elc ++ELCFILES = if ELISP lisp_LISP = $(ELISP_FILES) endif |