Skip to content

Commit

Permalink
Merge pull request #1218 from mariux64/update-thunderbird-from-60.8.0…
Browse files Browse the repository at this point in the history
…-to-68.0

Update Thunderbird from 60.8.0 to 68.0
  • Loading branch information
donald authored Sep 2, 2019
2 parents 71c505d + 0333e97 commit 3ad277c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions thunderbird.be0
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,12 @@

#export BEE_TMP_TMPDIR=/dev/shm BEE_TMP_BUILDROOT=/dev/shm/bee-root BEE_MAKEFLAGS='-j80'

# BEE_VERSION thunderbird-60.8.0-1
# BEE_VERSION thunderbird-68.0-0

SRCURL[0]="https://ftp.mozilla.org/pub/thunderbird/releases/${PKGVERSION}/source/thunderbird-${PKGVERSION}.source.tar.xz"

# build_in_sourcedir

mee_patch() {
start_cmd sed -i -e '/#!\[deny(missing_docs)\]/d' ${S}/servo/components/style/lib.rs
start_cmd sed -i -e 's/#!\[deny(unsafe_code, missing_docs)\]/#!\[deny(unsafe_code)\]/g' ${S}/servo/components/style_traits/lib.rs
}

mee_configure() {
. /pkg/rustc-1.34.2-0/profile

Expand All @@ -25,7 +20,6 @@ mee_configure() {
--disable-crashreporter \
--enable-startup-notification \
--disable-tests \
--with-pthreads \
--enable-official-branding \
--disable-debug \
--disable-tests \
Expand Down

0 comments on commit 3ad277c

Please sign in to comment.