summaryrefslogtreecommitdiff
path: root/languagetool/UnpackedTarball_languagetool.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-10-04 08:24:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-10-04 08:24:46 +0200
commit232969d1c09e390c1287be8b94164ac22295e277 (patch)
treef8b21d438db3a729954a3e2e450ea72923f9a26f /languagetool/UnpackedTarball_languagetool.mk
parent6f221adc31e8323284720e7ccfe4818430a9bd66 (diff)
Fix languagetool patchlevel settings
Change-Id: I528b7a9187f0db869c820f7f0320194b036438ff
Diffstat (limited to 'languagetool/UnpackedTarball_languagetool.mk')
-rw-r--r--languagetool/UnpackedTarball_languagetool.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/languagetool/UnpackedTarball_languagetool.mk b/languagetool/UnpackedTarball_languagetool.mk
index 6df1d1713561..4b0f6328ef72 100644
--- a/languagetool/UnpackedTarball_languagetool.mk
+++ b/languagetool/UnpackedTarball_languagetool.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,languagetool))
$(eval $(call gb_UnpackedTarball_set_tarball,languagetool,$(LANGUAGETOOL_TARBALL)))
+$(eval $(call gb_UnpackedTarball_set_patchlevel,languagetool,3))
+
$(eval $(call gb_UnpackedTarball_add_patches,languagetool,\
languagetool/JLanguageTool-1.7.0.patch \
languagetool/JLanguageTool-1.4.0-no-hc.patch \