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