summaryrefslogtreecommitdiffstats
path: root/external/libnumbertext/UnpackedTarball_libnumbertext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/libnumbertext/UnpackedTarball_libnumbertext.mk')
-rw-r--r--external/libnumbertext/UnpackedTarball_libnumbertext.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/external/libnumbertext/UnpackedTarball_libnumbertext.mk b/external/libnumbertext/UnpackedTarball_libnumbertext.mk
index ac2a14133205..00f43151326c 100644
--- a/external/libnumbertext/UnpackedTarball_libnumbertext.mk
+++ b/external/libnumbertext/UnpackedTarball_libnumbertext.mk
@@ -13,4 +13,10 @@ $(eval $(call gb_UnpackedTarball_set_tarball,libnumbertext,$(LIBNUMBERTEXT_TARBA
$(eval $(call gb_UnpackedTarball_update_autoconf_configs,libnumbertext))
+$(eval $(call gb_UnpackedTarball_set_patchlevel,libnumbertext,1))
+
+$(eval $(call gb_UnpackedTarball_add_patches,libnumbertext, \
+ external/libnumbertext/EmptyString.patch1 \
+))
+
# vim: set noet sw=4 ts=4: