Closed
Bug 379203
Opened 19 years ago
Closed 19 years ago
Clean up packaging files
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3
People
(Reporter: philor, Assigned: philor)
References
()
Details
Attachments
(1 file)
|
4.69 KB,
patch
|
mscott
:
review+
|
Details | Diff | Splinter Review |
Along with making lxring less confusing, this should get us down to where the only expected 'errors' in the tinderbox logs are Talkback files in hourly builds, a couple of svg things, and the mail-locales.manifest error that I don't quite understand.
Line items:
- offline.jar and offline.manifest went away in bug 359469
- prefmigr/nsprefm aren't built - profile/Makefile.in only builds in profile/pref-migrator/ ifndef MOZ_SINGLE_PROFILE
- helperAppDlg.xpt apparently winds up in another .xpt (I looked with xpt_dump, but I've forgotten since which one) - verified that attachments still bring up an unbroken dialog without it.
- winhooks.xpt is only built ifdef MOZ_SUITE
- gksvggdiplus.dll is at least one, maybe two, rewrites of SVG ago
Attachment #263205 -
Flags: review?(mscott)
Updated•19 years ago
|
Attachment #263205 -
Flags: review?(mscott) → review+
| Assignee | ||
Comment 1•19 years ago
|
||
mail/installer/windows/packages-static 1.48
mail/config/basemail-unix 1.43
mail/config/basemail-os2 1.19
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•