Closed
Bug 491817
Opened 16 years ago
Closed 15 years ago
respect --with-system-libxul
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: karlt, Assigned: karlt)
Details
Attachments
(1 file)
883 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
Copying xulrunner is not necessary for development builds.
Assignee | ||
Comment 1•16 years ago
|
||
(Looking at browser/app/Makefile.in something similar could probably be done for Mac by skipping
rsync -a --exclude nsinstall --copy-unsafe-links $(LIBXUL_DIST)/XUL.framework $(DIST)/$(APP_NAME).app/Contents/Frameworks
but I haven't a Mac to test.)
Attachment #376193 -
Flags: review?(benjamin)
Updated•16 years ago
|
Attachment #376193 -
Flags: review?(benjamin) → review+
Updated•16 years ago
|
Flags: wanted-fennec1.0+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•