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/mozconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/firefox/mozconfig') diff --git a/main/firefox/mozconfig b/main/firefox/mozconfig index e68be73fac..2b4dfbf011 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