From 3ea8739c29ad9741cd4cfe58cacb10d0cc3603bd Mon Sep 17 00:00:00 2001
From: Lukasz Nowak <luke@nexedi.com>
Date: Wed, 19 Jun 2019 15:40:53 +0200
Subject: [PATCH] fix "stack/caucase,stack/erp5,software/caucase: Update for
 caucase 0.9.5"

The scripts are already provided in caucase-eggs part, there is no reason to
duplicate them here, so drop this entry.

/reviewed-on https://lab.nexedi.com/nexedi/slapos/merge_requests/579
---
 stack/erp5/buildout.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index 0cfad8c55..4bd76e3f3 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -569,7 +569,6 @@ eggs = ${neoppod:eggs}
 # installation of python, which we don't want on an instance
 interpreter = ${buildout:python}
 scripts =
-  ${caucase-eggs:scripts}
   apachedex
   repozo
   runzope
-- 
2.30.9