~ubuntu-branches/ubuntu/oneiric/lightning-extension/oneiric-proposed

« back to all changes in this revision

Viewing changes to mozilla/browser/config/mozconfigs/macosx-universal/nightly

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-01-30 18:41:41 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20120130184141-gp86wjna8126gx8b
Tags: 1.2+build1-0ubuntu0.11.10.1
* New upstream stable release (CALENDAR_1_2_BUILD1)
  - LP: #923372
* Refresh debian/patches/01_no_sunbird.patch
* Add some additional mailnews makefiles to the tarball, to make the build
  system not sad anymore
* Drop 03_maxversion_override.patch, as this isn't needed for this release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
. $topsrcdir/build/macosx/universal/mozconfig
 
2
 
 
3
# Universal builds override the default of browser (bug 575283 comment 29)
 
4
ac_add_options --enable-application=browser
 
5
 
 
6
ac_add_options --enable-update-channel=${MOZ_UPDATE_CHANNEL}
 
7
ac_add_options --enable-update-packaging
 
8
ac_add_options --enable-codesighs
 
9
ac_add_options --disable-install-strip
 
10
 
 
11
# Needed to enable breakpad in application.ini
 
12
export MOZILLA_OFFICIAL=1
 
13
 
 
14
export MOZ_TELEMETRY_REPORTING=1
 
15
mk_add_options MOZ_MAKE_FLAGS="-j4"
 
16
 
 
17
ac_add_options --with-macbundlename-prefix=Firefox