This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository hunspell.
commit 8664299b5a6df3526e43a8fefdfd27481d048e8b Author: Rene Engelhard <[email protected]> Date: Sun Jan 7 18:43:26 2007 +0100 Imported Debian patch 1.1.4-7 --- debian/changelog | 7 +++++++ debian/patches/02_usr_share_myspell_dicts.dpatch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3a762c1..974becb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hunspell (1.1.4-7) experimental; urgency=low + + * fix 02_usr_share_myspell_dicts.dpatch to not define + LIBDIR as /usr/share/hunspell _yet_, oops + + -- Rene Engelhard <[email protected]> Sun, 7 Jan 2007 18:43:26 +0100 + hunspell (1.1.4-6) experimental; urgency=low * fix tail usage in tests.sh diff --git a/debian/patches/02_usr_share_myspell_dicts.dpatch b/debian/patches/02_usr_share_myspell_dicts.dpatch index 1d0746b..c3e36d9 100644 --- a/debian/patches/02_usr_share_myspell_dicts.dpatch +++ b/debian/patches/02_usr_share_myspell_dicts.dpatch @@ -13,7 +13,7 @@ diff -urNad hunspell-1.1.4~/src/tools/hunspell.cxx hunspell-1.1.4/src/tools/huns #include "firstparser.hxx" -#define LIBDIR "/usr/share/myspell/" -+#define LIBDIR "/usr/share/hunspell/" ++#define LIBDIR "/usr/share/myspell/dicts/" #define HOME getenv("HOME") #define DICBASENAME ".hunspell_" #define LOGFILE "/tmp/hunspell.log" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/hunspell.git

