v79.0.1 #3 – missing patch download

This commit is contained in:
ohfp 2020-07-31 01:03:51 +02:00
parent 15333fb833
commit 23811d11c0
No known key found for this signature in database
GPG key ID: 2954CC8585E27A3F

View file

@ -118,6 +118,7 @@ patch -p1 -i "${CI_PROJECT_DIR}/deb_patches/fix-armhf-webrtc-build.patch"
patch -p1 -i "${CI_PROJECT_DIR}/deb_patches/webrtc-fix-compiler-flags-for-armhf.patch"
# https://bugzilla.mozilla.org/show_bug.cgi?id=1654465
wget https://raw.githubusercontent.com/archlinux/svntogit-packages/master/firefox/repos/extra-x86_64/bug1654465.diff -O ${CI_PROJECT_DIR}/bug1654465.diff
patch -p1 -i ${CI_PROJECT_DIR}/bug1654465.diff
# Remove some pre-installed addons that might be questionable