extra/firefox to 67.0.4-2

This commit is contained in:
Kevin Mihelich 2019-07-02 22:47:05 +00:00
parent 87ecf7ee0c
commit 204efc538b

View file

@ -11,7 +11,7 @@ highmem=1
pkgname=firefox
pkgver=67.0.4
pkgrel=1
pkgrel=2
pkgdesc="Standalone web browser from mozilla.org"
arch=(x86_64)
license=(MPL GPL LGPL)
@ -104,6 +104,7 @@ export RANLIB=llvm-ranlib
ac_add_options --enable-official-branding
ac_add_options --enable-update-channel=release
ac_add_options --with-distribution-id=org.archlinux
ac_add_options --with-unsigned-addon-scopes=app,system
export MOZILLA_OFFICIAL=1
export MOZ_APP_REMOTINGNAME=${pkgname//-/}
export MOZ_TELEMETRY_REPORTING=1