Closed
Bug 25134
Opened 25 years ago
Closed 24 years ago
remove extra talkback directory from MOZILLA_FIVE_HOME
Categories
(SeaMonkey :: Build Config, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M17
People
(Reporter: granrosebugs, Assigned: granrosebugs)
Details
(Whiteboard: [nsbeta2-])
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
commercial linux builds currently have a "talkback" directory in both
MOZILLA_FIVE_HOME and MOZILLA_FIVE_HOME/components. We only need the one in the
components directory, so we need to find out where that talkback directory is
being created and stop it.
Assignee | ||
Comment 1•25 years ago
|
||
set to M14 since this will make mozilla-fullcircle bit packaging at Milestones
that much easier.
Status: NEW → ASSIGNED
Target Milestone: M14
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M15
Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M16
mass re-assign of all bugs where i was listed as the qa contact
QA Contact: cyeh → chofmann
Assignee | ||
Comment 3•25 years ago
|
||
nominating for nsbeta2 since we don't want to ship with extra, unneeded cruft.
Keywords: nsbeta2
Assignee | ||
Comment 6•24 years ago
|
||
hmm. didn't realize this was nsbeta2-. guess I'm not working on this.
cc'ing shiva in case he has any ideas on where the extra bin/talkback directory
is coming from.
Comment 7•24 years ago
|
||
Things to do to fix this problem :-
Issue #1: Removing duplicate master.ini
Directory : ns/fullsoft/
Affected File : Makefile.in
Action: Remove the following line
$(INSTALL) $(EXPORTS) $(DIST)/bin/talkback
Issue #1: Removing duplicate runtime binaries
Directory : ns/fullsoft/runtime/unix/
Affected File : Makefile.in
Action : Remove the following line
$(INSTALL) $(EXPORTS) $(DIST)/bin/talkback
ccing jpatel and chofmann
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
leaf/granrose, can you do the code review for the patch ?
Comment 10•24 years ago
|
||
right-on=leaf, amen=leaf
Comment 11•24 years ago
|
||
Fix is checked-in. This fix will prevent copying redundant talkback related
files in Commercial Netscape builds.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•24 years ago
|
||
cool. thanks, shiva! I'll verify this in tomorrow's daily builds.
QA Contact: chofmann → granrose
Assignee | ||
Comment 13•24 years ago
|
||
verified. no extra talkback directory in package.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•