Revert "Do not install libslap from HEAD."

This reverts commit 8e7f9f47.
parent 8bd09448
......@@ -9,7 +9,7 @@ versions = versions
develop =
${:parts-directory}/slapos.cookbook-repository
${:parts-directory}/cloudooo-repository
# ${:parts-directory}/vifib
${:parts-directory}/vifib
parts +=
# Local development
......@@ -41,7 +41,7 @@ update-command = cd "${:location}" && "${git:location}/bin/git" fetch --quiet &&
recipe = plone.recipe.command
stop-on-error = true
update-command = ${:command}
command = grep -v parts ${buildout:develop-eggs-directory}/slapos.core.egg-link
command = grep parts ${buildout:develop-eggs-directory}/slapos.core.egg-link
[check-recipe]
recipe = plone.recipe.command
......
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