From 9f7150528980292254081f27f785f3205ed1ab64 Mon Sep 17 00:00:00 2001 From: Sebastien Robin <seb@nexedi.com> Date: Thu, 5 May 2011 16:10:07 +0200 Subject: [PATCH] typo --- slapos/software.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slapos/software.cfg b/slapos/software.cfg index e7afc34dac..b4d4a6d500 100644 --- a/slapos/software.cfg +++ b/slapos/software.cfg @@ -188,7 +188,7 @@ repository = https://git.erp5.org/repos/erp5.git [products] # XXX: ERP5 related products are not defined as python distributions, so it is # required to configure them in declarative manner -list = ${products-deps:location} ${buildout:parts-directory}/parts/erp5/product +list = ${products-deps:location} ${buildout:parts-directory}/erp5/product [testrunner] # XXX: Workaround for fact ERP5Type is not an distribution and does not -- 2.30.9