From 18f04c541a068aee4e2284c1a981342d1d6e6b7b Mon Sep 17 00:00:00 2001 From: Marco Mariani <marco.mariani@nexedi.com> Date: Fri, 23 Nov 2012 15:31:59 +0100 Subject: [PATCH] removed dead reference to lamp.request --- stack/lamp/buildout.cfg | 8 -------- 1 file changed, 8 deletions(-) diff --git a/stack/lamp/buildout.cfg b/stack/lamp/buildout.cfg index 9c8b9b67c..bbd984522 100644 --- a/stack/lamp/buildout.cfg +++ b/stack/lamp/buildout.cfg @@ -51,14 +51,6 @@ extends = # Compile dir is for plugins, there's no plugin in LAMP keep-compile-dir = false -[instance-recipe] -egg = slapos.cookbook -module = lamp.request - -[instance-recipe-egg] -recipe = zc.recipe.egg -eggs = ${instance-recipe:egg} - [application] recipe = hexagonit.recipe.download #If provided tarball does not containt top directory this option shall be changed to false -- 2.30.9