Commit 452c6623 authored by Marco Mariani's avatar Marco Mariani Committed by Kazuhiko Shiozaki

removed checkout of recipe.maarch and cookbook

parent b33432de
...@@ -5,11 +5,6 @@ extends = ...@@ -5,11 +5,6 @@ extends =
../../stack/lapp/buildout.cfg ../../stack/lapp/buildout.cfg
develop =
${:parts-directory}/slapos.cookbook-repository
${:parts-directory}/slapos.recipe.maarch-repository
# += since we need rdiff-backup and friends # += since we need rdiff-backup and friends
parts += parts +=
apache-php-postgres apache-php-postgres
...@@ -17,27 +12,9 @@ parts += ...@@ -17,27 +12,9 @@ parts +=
eggs eggs
instance instance
instance-apache-php instance-apache-php
slapos.recipe.maarch-repository
check-recipe
[versions] [versions]
slapos.recipe.maarch = slapos.recipe.maarch = 0.3
[slapos.recipe.maarch-repository]
recipe = slapos.recipe.build:gitclone
repository = http://git.erp5.org/repos/slapos.recipe.maarch.git
branch = master
git-executable = ${git:location}/bin/git
[check-recipe]
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command =
grep parts ${buildout:develop-eggs-directory}/slapos.recipe.maarch.egg-link
#---------------- #----------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment