From 55a01fa68b4d5c9e239a71578e61d2236082e47e Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Tue, 12 Apr 2011 07:42:00 -0500 Subject: main/firefox: enable official branding --- main/firefox/APKBUILD | 4 ++-- main/firefox/mozconfig | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'main/firefox') diff --git a/main/firefox/APKBUILD b/main/firefox/APKBUILD index a033cf12e..3fb80f66f 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=4.0 _pkgver=4.0 _xulver=2.0 -pkgrel=1 +pkgrel=2 pkgdesc="firefox web browser (unofficial branding)" url="http://www.firefox.com" arch="all" @@ -90,7 +90,7 @@ package() { } md5sums="3468a2c463b4fc2788ba621e4b511c30 firefox-4.0.source.tar.bz2 -d1ec45f9d953a868483094cce2b3eff5 mozconfig +36f80035fc44ae4de4319def3dfec026 mozconfig 475a0870730c88f48158a4d4ca9812d0 firefox-defaults.patch 0e296aabf8c2b5fd5ef5b3a989bab03a firefox-version.patch ba96924ece1d77453e462429037a2ce5 firefox.desktop diff --git a/main/firefox/mozconfig b/main/firefox/mozconfig index e68be73fa..2b4dfbf01 100644 --- a/main/firefox/mozconfig +++ b/main/firefox/mozconfig @@ -24,7 +24,7 @@ ac_add_options --disable-crashreporter ac_add_options --disable-updater ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2 ac_add_options --enable-safe-browsing -ac_add_options --with-branding=browser/branding/unofficial +ac_add_options --with-branding=other-licenses/branding/firefox ac_add_options --enable-chrome-format=jar export BUILD_OFFICIAL=1 -- cgit v1.2.3