From 8d81ee8ded83beb277d8a04bd949dc9d37fc0578 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Mon, 7 Jun 2010 09:36:38 +0000
Subject: [PATCH]  - add LDAP integration products

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36014 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/software-profiles/erp5.cfg | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/buildout/software-profiles/erp5.cfg b/buildout/software-profiles/erp5.cfg
index 7a1804a634..ed20a690bc 100644
--- a/buildout/software-profiles/erp5.cfg
+++ b/buildout/software-profiles/erp5.cfg
@@ -43,6 +43,13 @@ urls =
 version-suffix-packages =
     Localizer-1.2.3.tar.gz
 
+[products-ldap]
+recipe = plone.recipe.distros
+
+urls =
+  http://www.dataflake.org/software/ldapmultiplugins/ldapmultiplugins_1.1/LDAPMultiPlugins-1_1.tgz
+  http://www.dataflake.org/software/ldapuserfolder/ldapuserfolder_2.6/LDAPUserFolder-2_6.tgz
+
 [products-other]
 recipe = infrae.subversion
 # dircty hack to support PluginRegistry/utils.py:17 assumption that products
-- 
2.30.9