Closed
Bug 333289
Opened 20 years ago
Closed 18 years ago
nsKillAll.js is not installed by make install
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
|
469 bytes,
patch
|
jag+mozilla
:
review+
|
Details | Diff | Splinter Review |
All is in the summary. See the (soon) attached patch.
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Attachment #217717 -
Flags: review?(stephenpmorse)
Updated•20 years ago
|
Assignee: nobody → mh+mozilla
Comment 2•20 years ago
|
||
stephenpmorse@netscape.net does not seem to be an active account. Maybe another reviewer would be best?
| Assignee | ||
Comment 3•20 years ago
|
||
well, i took the one who last submitted changes to the makefile there. who would be best for review on that one ?
Comment 4•20 years ago
|
||
Well, that was in 2002, by someone @netscape.com ;)
neil@httl or jag@tty can probably give you r+sr for such a simple patch.
| Assignee | ||
Updated•20 years ago
|
Attachment #217717 -
Flags: review?(stephenpmorse) → review?(neil)
Comment 5•20 years ago
|
||
Comment on attachment 217717 [details] [diff] [review]
Patch
Looks good, although I don't think that clean rule is realistic, but I'll punt this to jag for his opinion.
Attachment #217717 -
Flags: review?(neil) → review?(jag)
Comment 6•20 years ago
|
||
Comment on attachment 217717 [details] [diff] [review]
Patch
You can safely remove that clean:: section, all files under dist/ get removed for "free" 'coz of |GARBAGE_DIRS += dist| in /Makefile.in
There are two more files which do the explicit delete, if you feel like cleaning up this one please do these two too:
xpfe/components/resetPref/Makefile.in
xpfe/components/updates/src/Makefile.in
Attachment #217717 -
Flags: review?(jag) → review+
Comment 7•19 years ago
|
||
Was this patch here ever checked in?
Comment 8•18 years ago
|
||
Bug 348437 killed killAll. Bug no longer valid. ;)
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•