From a57d8cbbe987de217a530a72edb0c9fd0e73f495 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Fri, 12 Nov 2010 16:42:39 +0100 Subject: Removed firefox-disable-checkupdates.patch and disabled updater --- firefox-mozconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox-mozconfig') diff --git a/firefox-mozconfig b/firefox-mozconfig index d081ddd..8c10f29 100755 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -29,6 +29,7 @@ ac_add_options --enable-safe-browsing ac_add_options --enable-libnotify ac_add_options --disable-necko-wifi ac_add_options --disable-cpp-exceptions +ac_add_options --disable-updater export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 -- cgit