From ded5ce1d44fbbc94a1a6740f8f32f9d1f27841f1 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Thu, 17 Mar 2011 22:19:54 -0500 Subject: main/firefox: use new omni.jar stuff --- main/firefox/APKBUILD | 4 ++-- main/firefox/mozconfig | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/main/firefox/APKBUILD b/main/firefox/APKBUILD index aa3ff650c8..2e6a382b6e 100644 --- a/main/firefox/APKBUILD +++ b/main/firefox/APKBUILD @@ -4,7 +4,7 @@ pkgname=firefox pkgver=4.0_rc1 _pkgver=4.0rc1 _xulver=2.0_rc1 -pkgrel=3 +pkgrel=0 pkgdesc="firefox web browser (unofficial branding)" url="http://www.firefox.com" arch="all" @@ -90,7 +90,7 @@ package() { } md5sums="511828dcc226f38602c6c67bd192ef40 firefox-4.0rc1.source.tar.bz2 -7938f0054456f3767d2427dff137ab34 mozconfig +d1ec45f9d953a868483094cce2b3eff5 mozconfig 475a0870730c88f48158a4d4ca9812d0 firefox-defaults.patch 0e296aabf8c2b5fd5ef5b3a989bab03a firefox-version.patch ba96924ece1d77453e462429037a2ce5 firefox.desktop diff --git a/main/firefox/mozconfig b/main/firefox/mozconfig index e6ec2d1c27..e68be73fac 100644 --- a/main/firefox/mozconfig +++ b/main/firefox/mozconfig @@ -25,6 +25,7 @@ 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 --enable-chrome-format=jar export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 -- cgit v1.2.3