Closed
Bug 333543
Opened 19 years ago
Closed 19 years ago
make install clutters dist/bin
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
713 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
after running make install, all the chrome is duplicated in dist/bin (additionally to dist/bin/chrome).
This is due to a missing /chrome in rules.mk, patch coming.
The same applies for xpi-staging for inspector, for instance.
Assignee | ||
Comment 1•19 years ago
|
||
Attachment #217993 -
Flags: review?
Assignee | ||
Updated•19 years ago
|
Attachment #217993 -
Flags: review? → review?(benjamin)
Updated•19 years ago
|
Attachment #217993 -
Flags: review?(benjamin) → review+
Updated•19 years ago
|
Whiteboard: [checkin needed]
Comment 2•19 years ago
|
||
Fixed on trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Updated•14 years ago
|
Assignee: nobody → mh+mozilla
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•