From b77d803a8fb36886b494397226805d3a95230f40 Mon Sep 17 00:00:00 2001 From: Sebastien Robin <seb@nexedi.com> Date: Thu, 24 Jan 2013 16:37:04 +0100 Subject: [PATCH] remove subversion and perl dependency --- software/erp5testnode/instance-default.cfg | 4 ---- software/erp5testnode/software.cfg | 4 +--- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/software/erp5testnode/instance-default.cfg b/software/erp5testnode/instance-default.cfg index 497f796ae..2e2d78ce9 100644 --- a/software/erp5testnode/instance-default.cfg +++ b/software/erp5testnode/instance-default.cfg @@ -44,8 +44,6 @@ git-binary = ${git:location}/bin/git slapgrid-partition-binary = ${buildout:bin-directory}/slapgrid-cp slapgrid-software-binary = ${buildout:bin-directory}/slapgrid-sr slapproxy-binary = ${buildout:bin-directory}/slapproxy -svn-binary = ${subversion:location}/bin/svn -svnversion-binary = ${subversion:location}/bin/svnversion testnode = ${buildout:bin-directory}/testnode zip-binary = ${zip:location}/bin/zip @@ -63,8 +61,6 @@ path = ${busybox:location}/bin/ ${busybox:location}/usr/bin/ ${git:location}/bin/ - ${subversion:location}/bin/ - ${perl:location}/bin/ ${python2.7:location}/bin/ ${buildout:bin-directory}/ ${busybox:location}/sbin/ diff --git a/software/erp5testnode/software.cfg b/software/erp5testnode/software.cfg index 04c2d3ee5..ae4e9fa6b 100644 --- a/software/erp5testnode/software.cfg +++ b/software/erp5testnode/software.cfg @@ -6,7 +6,6 @@ find-links += http://dist.repoze.org extends = ../../stack/slapos.cfg ../../component/python-2.7/buildout.cfg - ../../component/subversion/buildout.cfg ../../component/git/buildout.cfg ../../component/lxml-python/buildout.cfg ../../component/zip/buildout.cfg @@ -24,7 +23,6 @@ parts = template lxml-python eggs - subversion zip git @@ -78,7 +76,7 @@ recipe = slapos.recipe.template url = ${:_profile_base_location_}/instance-default.cfg output = ${buildout:directory}/template-default.cfg mode = 0644 -md5sum = 966731459ade74822330c7b9d720bb6a +md5sum = f85d503b8f2ba26811dde4df9321ba22 [networkcache] # signature certificates of the following uploaders. -- 2.30.9