~ubuntu-branches/ubuntu/quantal/lightning-extension/quantal-security

« back to all changes in this revision

Viewing changes to mozilla/build/macosx/js-icc-flight.mk

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2012-01-12 15:28:46 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20120112152846-ib27rzd0zldftoql
Tags: 1.2~b1+build1-0ubuntu1
* New upstream release from the beta channel (CALENDAR_1_2b1_BUILD1)
* Refresh debian/patches/01_no_sunbird.patch
* Bump maxVersion for lightning to 10.*, but drop changes to non-binary
  addons (gdata-provider / timezones) as these aren't needed anymore
  - update debian/patches/03_maxversion_override.patch
* Add some additional mailnews makefiles to the tarball, to make the build
  system not sad anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
include $(OBJDIR_X86)/config/autoconf.mk
5
5
include $(TOPSRCDIR)/config/config.mk
6
6
 
7
 
ifdef MOZ_DEBUG
8
 
DBGTAG = Debug
9
 
else
10
 
DBGTAG =
11
 
endif
12
 
 
13
7
# Just copy the icc-produced libmozjs.dylib over
14
8
postflight_all:
15
9
        echo "Postflight: copying libmozjs.dylib..."
16
 
        $(INSTALL) $(OBJDIR_ICC)/dist/bin/libmozjs.dylib $(OBJDIR_X86)/dist/$(MOZ_APP_DISPLAYNAME)$(DBGTAG).app/Contents/MacOS/
 
10
        $(INSTALL) $(OBJDIR_ICC)/dist/bin/libmozjs.dylib $(OBJDIR_X86)/dist/$(MOZ_MACBUNDLE_NAME)/Contents/MacOS/