summaryrefslogtreecommitdiffstats
path: root/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-07-24 18:44:56 +0000
committer Eric Hameleers <alien@slackware.com>2020-07-25 08:59:54 +0200
commitdae94cb773bd28a3ab07cd34de360fa86d2de064 (patch)
tree91d24097e5624a9a873a3820c242bd9b8155b7cc /source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
parent8a9666da9b321efae41da18c81ada6407ac715ce (diff)
downloadcurrent-dae94cb773bd28a3ab07cd34de360fa86d2de064.tar.gz
current-dae94cb773bd28a3ab07cd34de360fa86d2de064.tar.xz
Fri Jul 24 18:44:56 UTC 202020200724184456
ap/vim-8.2.1288-x86_64-1.txz: Upgraded. d/oprofile-1.4.0-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.1288-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild')
-rwxr-xr-xsource/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
index 43a454224..16a4264d7 100755
--- a/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
+++ b/source/xap/mozilla-thunderbird/mozilla-thunderbird.SlackBuild
@@ -179,6 +179,9 @@ zcat $CWD/tb.ui.scrollToClick.diff.gz | patch -p1 --verbose || exit 1
# Fix building with latest Rust:
zcat $CWD/unbreakdocs.diff.gz | patch -p1 --verbose || exit 1
+# Again, fix building with latest Rust:
+zcat $CWD/thunderbird.rust-1.45.diff.gz | patch -p1 --verbose || exit 1
+
# Bypass a test that fails the build:
zcat $CWD/gkrust.a.no.networking.check.diff.gz | patch -p1 --verbose || exit 1