Closed
Bug 227022
Opened 21 years ago
Closed 21 years ago
"make" in extensions/p3p does not what you expect it to
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.6beta
People
(Reporter: Biesinger, Assigned: benjamin)
Details
Attachments
(1 file)
1007 bytes,
patch
|
axel
:
review+
asa
:
approval1.6b+
|
Details | Diff | Splinter Review |
typing just make in extensions/p3p only creates an .xsl file. instead, it should
be basically equivalent to "make export libs".
Reporter | ||
Comment 1•21 years ago
|
||
err, how did this end up in page info...
-> build config
Assignee: db48x → nobody
Component: Page Info → Build Config
QA Contact: build-config
Assignee | ||
Comment 2•21 years ago
|
||
Patch upcoming... if a Makefile.in needs to write custom rules, it must put
these after it includes rules.mk
Assignee: nobody → bsmedberg
Target Milestone: --- → mozilla1.6beta
Assignee | ||
Comment 3•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #136504 -
Flags: review?(axel)
Updated•21 years ago
|
Attachment #136504 -
Flags: review?(axel) → review+
Assignee | ||
Comment 4•21 years ago
|
||
Comment on attachment 136504 [details] [diff] [review]
move ruls.mk include to the correct location
seeking approval for makefile change, no risk.
Attachment #136504 -
Flags: approval1.6b?
Comment 5•21 years ago
|
||
Comment on attachment 136504 [details] [diff] [review]
move ruls.mk include to the correct location
a=asa (on behalf of drivers) for checkin to 1.6beta
Attachment #136504 -
Flags: approval1.6b? → approval1.6b+
Assignee | ||
Comment 6•21 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•