summaryrefslogtreecommitdiff
path: root/external/mythes
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-09-29 13:11:20 +0200
committerDavid Tardon <dtardon@redhat.com>2017-10-04 08:12:43 +0200
commitf2db08b28e99c61c44bc057d03de926ac33d93b7 (patch)
tree5c1631b28831ccff870b0d24a8806a66d5e6dbd8 /external/mythes
parent4b5574ef48a4745a2073ca1b7c50169fdc83b068 (diff)
use the new gbuild way to update config.*
Change-Id: I43805ac8c3d5c1b65519da02c3cc50fdb9729ea6 Reviewed-on: https://gerrit.libreoffice.org/42941 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'external/mythes')
-rw-r--r--external/mythes/UnpackedTarball_mythes.mk3
-rw-r--r--external/mythes/iOS.patch.020
2 files changed, 2 insertions, 21 deletions
diff --git a/external/mythes/UnpackedTarball_mythes.mk b/external/mythes/UnpackedTarball_mythes.mk
index ddbb8f4827b0..cba16fd5698a 100644
--- a/external/mythes/UnpackedTarball_mythes.mk
+++ b/external/mythes/UnpackedTarball_mythes.mk
@@ -11,10 +11,11 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,mythes))
$(eval $(call gb_UnpackedTarball_set_tarball,mythes,$(MYTHES_TARBALL)))
+$(eval $(call gb_UnpackedTarball_update_autoconf_configs,mythes))
+
$(eval $(call gb_UnpackedTarball_add_patches,mythes,\
external/mythes/mythes-1.2.0-vanilla-th-gen-idx.patch \
external/mythes/mythes-fdo48017-wfopen.patch \
- external/mythes/iOS.patch.0 \
))
# vim: set noet sw=4 ts=4:
diff --git a/external/mythes/iOS.patch.0 b/external/mythes/iOS.patch.0
deleted file mode 100644
index 45d399177a56..000000000000
--- a/external/mythes/iOS.patch.0
+++ /dev/null
@@ -1,20 +0,0 @@
---- config.sub 2014-06-27 10:20:11.000000000 +0200
-+++ config.sub 2017-06-13 10:28:35.000000000 +0200
-@@ -257,7 +257,7 @@
- | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
- | am33_2.0 \
- | arc \
-- | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] \
-+ | arm | arm[bl]e | arme[lb] | armv[2-8] | armv[3-8][lb] | armv7[arm] | arm64 \
- | avr | avr32 \
- | be32 | be64 \
- | bfin \
-@@ -370,7 +370,7 @@
- | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
- | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
- | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
-- | arm-* | armbe-* | armle-* | armeb-* | armv*-* \
-+ | arm-* | armbe-* | armle-* | armeb-* | armv*-* | arm64-* \
- | avr-* | avr32-* \
- | be32-* | be64-* \
- | bfin-* | bs2000-* \