Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (87ad81ef641a8e6318ea602550fe1f9269796c61)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (87ad81ef641a8e6318ea602550fe1f9269796c61)
  • Date: Sun, 2 Mar 2008 17:34:59 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

collab/openldap/HISTORY | 6 +++---
collab/openldap/PRE_BUILD | 8 --------
2 files changed, 3 insertions(+), 11 deletions(-)

New commits:
commit 87ad81ef641a8e6318ea602550fe1f9269796c61
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

openldap: complete the patch removal, PRE_BUILD was left over

diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index f9f0df0..cbd0ee6 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,7 +1,7 @@
2008-03-03 Thomas Orgis <sobukus AT sourcemage.org>
- * CONFIGURE, openldap-2.3.33-contextpatch.bz2: Removed the context
patch,
- as it doesn't apply anymore (patch author doesn't follow openldaps
release
- schedule in production use)
+ * CONFIGURE, openldap-2.3.33-contextpatch.bz2, PRE_BUILD:
+ Removed the context patch, as it doesn't apply anymore (patch
author doesn't
+ follow openldaps release schedule in production use)

2008-02-25 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.4.8
diff --git a/collab/openldap/PRE_BUILD b/collab/openldap/PRE_BUILD
deleted file mode 100755
index 3146676..0000000
--- a/collab/openldap/PRE_BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-if [[ "$OPENLDAP_CONTEXT" == y ]]; then
- message "${MESSAGE_COLOR}Applying the context patch.$DEFAULT_COLOR" &&
- # patch for version 2.3.33, also tested for 2.3.34
- bzcat "$SCRIPT_DIRECTORY/openldap-2.3.33-contextpatch.bz2" | patch -p1 &&
- autoconf
-fi



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (87ad81ef641a8e6318ea602550fe1f9269796c61), Thomas Orgis, 03/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page