]> git.pld-linux.org Git - packages/thunderbird.git/blobdiff - thunderbird.spec
patch to fix build with rust >= 1.33 (copied from firefox60-esr)
[packages/thunderbird.git] / thunderbird.spec
index ca74512d4458addedd91596552e5020412649f91..ff2b6fe78b87feb30e8455602f661f8c649afd0b 100644 (file)
@@ -164,6 +164,7 @@ Source157:  http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/%{ve
 Patch0:                prefs.patch
 Patch1:                no-subshell.patch
 Patch2:                enable-addons.patch
+Patch3:                rust-1.33.patch
 URL:           http://www.mozilla.org/projects/thunderbird/
 BuildRequires: alsa-lib-devel
 BuildRequires: autoconf2_13 >= 2.13
@@ -1250,6 +1251,7 @@ unpack() {
 %patch0 -p1
 %patch1 -p1
 %patch2 -p0
+%patch3 -p1
 
 %build
 cp -p %{_datadir}/automake/config.* build/autoconf
This page took 0.03557 seconds and 4 git commands to generate.