From 77ec8e7377280af6330ce6d689da93bde06347d0 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 21 Jun 2011 16:54:10 +0200 Subject: Update to 5.0 --- firefox-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index 0bd20ae..fa293f6 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -31,6 +31,7 @@ ac_add_options --disable-updater ac_add_options --enable-url-classifier ac_add_options --enable-gio ac_add_options --disable-gnomevfs +ac_add_options --enable-chrome-format=omni export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 -- cgit