Closed
Bug 935387
Opened 12 years ago
Closed 12 years ago
Remove non recursed install targets
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla28
People
(Reporter: glandium, Assigned: glandium)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
12.92 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
We've not recursed for make install for a while. There are a few places where the install targets are used, but most others are just pointless Makefile boilerplate. Remove them.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #827849 -
Flags: review?(mshal)
Comment 2•12 years ago
|
||
Comment on attachment 827849 [details] [diff] [review]
Remove non recursed install targets
So the install rules in the locales directories aren't needed for l10n builds?
Attachment #827849 -
Flags: review?(mshal) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Michael Shal [:mshal] from comment #2)
> Comment on attachment 827849 [details] [diff] [review]
> Remove non recursed install targets
>
> So the install rules in the locales directories aren't needed for l10n
> builds?
Nope
| Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•12 years ago
|
Whiteboard: [qa-]
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
•