summaryrefslogtreecommitdiff
path: root/hunspell/makefile.mk
diff options
context:
space:
mode:
authorArno Teigseth <arnotixe@gmail.com>2011-09-13 18:34:16 -0500
committerCaolán McNamara <caolanm@redhat.com>2011-09-14 11:10:34 +0100
commit333648cc5d86ea1dcf6d85fa87a84838a0e6bb8d (patch)
tree99b2f584978f9cabc9790fb9e9e017415a3ca724 /hunspell/makefile.mk
parent6caaa5e05971d5a0458d3fcd55b6d92c0a318d44 (diff)
added twofold affix+compound to hunspell, as the official fixed https://sourceforge.net/tracker/index.php?func=detail&aid=3288562&group_id=143754&atid=756395
Diffstat (limited to 'hunspell/makefile.mk')
-rw-r--r--hunspell/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk
index bf6f0b9f9acd..8cf2e4ed3f08 100644
--- a/hunspell/makefile.mk
+++ b/hunspell/makefile.mk
@@ -41,6 +41,7 @@ TARFILE_MD5=3121aaf3e13e5d88dfff13fb4a5f1ab8
ADDITIONAL_FILES+=config.h
PATCH_FILES=\
+ hunspell-twoaffixcompound.patch \
hunspell-static.patch \
hunspell-wntconfig.patch \
hunspell-solaris.patch \