Issue 7782 - [PATCH] contrib/slapd-modules/**/Makefile: LDAP_BUILD=$(LDAP_SRC) by default
Summary: [PATCH] contrib/slapd-modules/**/Makefile: LDAP_BUILD=$(LDAP_SRC) by default
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: contrib (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-10 08:36 UTC by SATOH Fumiyasu
Modified: 2015-07-02 17:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description SATOH Fumiyasu 2014-01-10 08:36:16 UTC
Full_Name: SATOH Fumiyasu
Version: master
OS: 
URL: ftp://ftp.openldap.org/incoming/0001-contrib-slapd-modules-Makefile-LDAP_BUILD-LDAP_SRC-b.patch
Submission from: (NULL) (240b:10:2640:bf0:2268:9dff:fec7:5444)


The uploaded patch modifies contrib/slapd-modules/**/Makefile to set
LDAP_BUILD to $(LDAP_SRC) by default instead of "../../.."
(it's the same value of LDAP_SRC). This is bit useful in some minor situation.

e.g., without this patch:

  make LDAP_SRC=/path/to/openldap-source-dir
LDAP_BUILD=/path/to/openldap-source-dir 

with this patch:

  make LDAP_SRC=/path/to/openldap-source-dir
Comment 1 Howard Chu 2014-12-16 19:56:22 UTC
changed notes
changed state Open to Test
moved from Incoming to Contrib
Comment 2 Quanah Gibson-Mount 2015-06-18 21:30:11 UTC
changed notes
changed state Test to Release
Comment 3 OpenLDAP project 2015-07-02 17:43:41 UTC
in master
fixed in RE25
fixed in RE24
Comment 4 Quanah Gibson-Mount 2015-07-02 17:43:41 UTC
changed notes
changed state Release to Closed