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

« back to all changes in this revision

Viewing changes to mozilla/allmakefiles.sh

  • Committer: Package Import Robot
  • Author(s): Chris Coulson
  • Date: 2011-09-12 16:45:28 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: package-import@ubuntu.com-20110912164528-o0d622iw1hsc50w5
Tags: 1.0~b6+build2-0ubuntu1
* New upstream release from the beta channel (CALENDAR_1_0b6_BUILD2)

* Drop obsolete patch
  - remove debian/patches/03_maxversion.patch
  - update debian/patches/series
* Refresh patches
  - update debian/patches/02_fix_system_libxul_build.patch
* Include the files containing the mail/suite version numbers in the tarball,
  as they're used to populate the version requirements in the install.rdf
  - update debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
75
75
extensions/Makefile
76
76
"
77
77
 
78
 
if [ "$WINCE" ]; then
79
 
  add_makefiles "
80
 
    build/wince/tools/Makefile
81
 
    build/wince/shunt/Makefile
82
 
    build/wince/shunt/include/windows.h
83
 
    build/wince/shunt/include/ymath.h
84
 
    build/wince/shunt/include/stdlib.h
85
 
    build/wince/shunt/include/sys/Makefile
86
 
  "
87
 
fi
88
 
 
89
78
if [ "$MOZ_MEMORY" -a "$LIBXUL_SDK" = "" ]; then
90
79
  add_makefiles "
91
80
    memory/jemalloc/Makefile