Closed
Bug 138545
Opened 23 years ago
Closed 23 years ago
more flexibility needed for pre-built components location
Categories
(Directory :: LDAP C SDK, defect)
Directory
LDAP C SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mcs, Assigned: mcs)
Details
Attachments
(1 file, 1 obsolete file)
6.13 KB,
patch
|
Details | Diff | Splinter Review |
I need more flexibility with respect to the location where pre-built components
are pulled from. Right now, all components are pulled from a path the starts
with /share/builds/components.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
So far I have not seen any problems with these changes.
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•23 years ago
|
||
Added Darshan and Rich to the Cc in the hope that they have time to review.
Assignee | ||
Comment 4•23 years ago
|
||
Final fix, with comments from Rich taken into account.
Attachment #80021 -
Attachment is obsolete: true
Assignee | ||
Comment 5•23 years ago
|
||
Fix committed to the trunk:
mozilla/directory/Makefile
new revision: 5.1; previous revision: 5.0
mozilla/directory/c-sdk/build.mk
new revision: 5.3; previous revision: 5.2
mozilla/directory/c-sdk/component_versions.mk
new revision: 5.1; previous revision: 5.0
mozilla/directory/c-sdk/config/config.mk
new revision: 5.1; previous revision: 5.0
mozilla/directory/c-sdk/ldap/clients/tools/Makefile.client
new revision: 5.1; previous revision: 5.0
mozilla/directory/c-sdk/ldap/clients/tools/Makefile.in
new revision: 5.2; previous revision: 5.1
Fix bug # 138545 - more flexibility needed for pre-built components
location. Introduced component specific RELEASE_TREE macros, e.g.,
NSPR_RELEASE_TREE.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•