summaryrefslogtreecommitdiff
path: root/external/hunspell/UnpackedTarball_hunspell.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/hunspell/UnpackedTarball_hunspell.mk')
-rw-r--r--external/hunspell/UnpackedTarball_hunspell.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/external/hunspell/UnpackedTarball_hunspell.mk b/external/hunspell/UnpackedTarball_hunspell.mk
index 730a6ce3e920..96c85bb70801 100644
--- a/external/hunspell/UnpackedTarball_hunspell.mk
+++ b/external/hunspell/UnpackedTarball_hunspell.mk
@@ -12,15 +12,11 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,hunspell))
$(eval $(call gb_UnpackedTarball_set_tarball,hunspell,$(HUNSPELL_TARBALL)))
$(eval $(call gb_UnpackedTarball_add_patches,hunspell,\
- external/hunspell/hunspell-twoaffixcompound.patch \
external/hunspell/hunspell-solaris.patch \
external/hunspell/hunspell-1.3.2-overflow.patch \
external/hunspell/hunspell-android.patch \
external/hunspell/hunspell-1.3.2-nullptr.patch \
external/hunspell/hunspell-1.3.2-literal.patch \
- external/hunspell/hunspell-1.3.2-compound.patch \
- external/hunspell/hunspell.rhbz918938.patch \
- external/hunspell/hunspell-wundef.patch.1 \
external/hunspell/hunspell-fdo48017-wfopen.patch \
))