From efcf8d5a467df5ec8a7790b836e3ee173ac2cc45 Mon Sep 17 00:00:00 2001
From: Rafael Monnerat <rafael@nexedi.com>
Date: Tue, 2 Mar 2010 20:27:10 +0000
Subject: [PATCH] Added ERP5Legacy.

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

diff --git a/buildout/software-profiles/erp5.cfg b/buildout/software-profiles/erp5.cfg
index 32f5b64af6..0627c57399 100644
--- a/buildout/software-profiles/erp5.cfg
+++ b/buildout/software-profiles/erp5.cfg
@@ -60,6 +60,7 @@ urls =
     ${:base}/CMFActivity/${:revision} CMFActivity
     ${:base}/CMFCategory/${:revision} CMFCategory
     ${:base}/ERP5/${:revision} ERP5
+    ${:base}/ERP5Legacy/${:revision} ERP5Legacy
     ${:base}/ERP5Catalog/${:revision} ERP5Catalog
     ${:base}/ERP5Form/${:revision} ERP5Form
     ${:base}/ERP5OOo/${:revision} ERP5OOo
-- 
2.30.9