From 96377fbc174893c5c664f91a0d7a53840ec2bcc8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Tue, 23 Feb 2010 13:34:28 +0000
Subject: [PATCH]  - recipe and zope2-location are well known

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33034 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/profiles/development.cfg | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/buildout/profiles/development.cfg b/buildout/profiles/development.cfg
index d4b64506a7..c9694a36d2 100644
--- a/buildout/profiles/development.cfg
+++ b/buildout/profiles/development.cfg
@@ -8,9 +8,6 @@ parts =
 software_home = ${buildout:directory}
 
 [zope-instance]
-recipe = erp5.recipe.standaloneinstance
-zope2-location = ${software_definition:zope_software}
-
 # developer by default want to have updatable Data.fs
 force-zodb-update = true
 
-- 
2.30.9