Closed
Bug 1107532
Opened 11 years ago
Closed 6 years ago
package-manifest.in catchup
Categories
(Thunderbird :: Installer, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkmelin, Assigned: aryx)
Details
Attachments
(3 files)
|
5.70 KB,
text/plain
|
Details | |
|
1.92 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
|
1.06 KB,
patch
|
clokep
:
review+
|
Details | Diff | Splinter Review |
I was looking at bug 1081190 and wondering what else packaging changes might be needed. I didn't get any further with that, but i ran
grep -F -vxf mail/installer/package-manifest.in mozilla/browser/installer/package-manifest.in | grep -v browser | grep -v "metro" | grep -v ";"
This shows what firefox packages but thunderbird doesn't.
Output attached. A lot of the stuff showing up we probably should have there...
Any takers?
| Reporter | ||
Updated•11 years ago
|
Attachment #8532062 -
Attachment is patch: false
| Reporter | ||
Comment 1•10 years ago
|
||
Maybe you're interested?
| Assignee | ||
Comment 2•10 years ago
|
||
Removal of MOZ_WEBSERVICES is a port of bug 515578.
Assignee: nobody → archaeopteryx
Status: NEW → ASSIGNED
Attachment #8588347 -
Flags: review?(mkmelin+mozilla)
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8588348 -
Flags: review?(clokep)
Comment 4•10 years ago
|
||
Comment on attachment 8588348 [details] [diff] [review]
remove MOZ_WEBSERVICES: im part, v1
Review of attachment 8588348 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8588348 -
Flags: review?(clokep) → review+
| Reporter | ||
Updated•10 years ago
|
Attachment #8588347 -
Flags: review?(mkmelin+mozilla) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Removal of MOZ_WEBSERVICES pushed in https://hg.mozilla.org/comm-central/rev/229d24ef55e9
| Reporter | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•