Open
Bug 616065
Opened 14 years ago
Updated 5 years ago
s|directory|ldap/sdks|g in .mk files
Categories
(Directory :: LDAP C SDK, defect)
Directory
LDAP C SDK
Tracking
(Not tracked)
NEW
People
(Reporter: sgautherie, Unassigned, Mentored)
References
(Depends on 1 open bug, )
Details
(Keywords: good-first-bug, Whiteboard: [lang=make])
(Moved from bug 615459 comment 9.)
{
/ldap/sdks/java-sdk/ldapsp.mk
* line 52 -- BASEDIR:=$(MOZ_DIR)/mozilla/directory/java-sdk
* line 56 -- BASEDIR:=$(MOZ_DIR)/mozilla/directory/java-sdk
/ldap/sdks/java-sdk/ldap.mk
* line 111 -- BASEDIR:=$(MOZ_DIR)/mozilla/directory/java-sdk
* line 115 -- BASEDIR:=$(MOZ_DIR)/mozilla/directory/java-sdk
/ldap/sdks/c-sdk/build.mk
* line 44 -- COMPVERSIONDIR = $(DEPTH)/directory/c-sdk
}
Reporter | ||
Updated•13 years ago
|
Whiteboard: [good first bug][mentor=sgautherie][lang=make]
Assignee | ||
Updated•10 years ago
|
Mentor: bugzillamozillaorg_serge_20140323
Whiteboard: [good first bug][mentor=sgautherie][lang=make] → [good first bug][lang=make]
Reporter | ||
Comment 1•6 years ago
|
||
It looks like most was "fixed". (Related to Bug 1126607?)
Remaining (at least):
https://dxr.mozilla.org/comm-central/search?q=directory%2F+path:.hgignore
"1 result from the comm-central tree"
and
https://dxr.mozilla.org/comm-central/search?q=directory%2F+path:ldap/xpcom/
"2 results from the comm-central tree"
Updated•5 years ago
|
Keywords: good-first-bug
Whiteboard: [good first bug][lang=make] → [lang=make]
You need to log in
before you can comment on or make changes to this bug.
Description
•