From da9d8f49f197686a121d85c5fbd2a6e6c5e1ea13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20de=20Saint=20Martin?= Date: Wed, 21 Mar 2012 12:19:31 +0100 Subject: [PATCH] Force use of temporary patched hexagonit.recipe.download --- stack/slapos.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/stack/slapos.cfg b/stack/slapos.cfg index 83267a3..67a6a2f 100644 --- a/stack/slapos.cfg +++ b/stack/slapos.cfg @@ -18,6 +18,7 @@ exec-sitecustomize = false # Add location for modified non-official slapos.buildout find-links += http://www.nexedi.org/static/packages/source/slapos.buildout/ + http://www.nexedi.org/static/packages/source/hexagonit.recipe.download/ # Use only quite well working sites. allow-hosts += @@ -38,3 +39,10 @@ allow-hosts += # Unzippig of eggs is required, as SlapOS do not yet provide nicely working # development / fast switching environment for whole software unzip = true + +versions = versions + +[versions] +# Use patched hexagonit.recipe.download from +# https://github.com/SlapOS/hexagonit.recipe.download +hexagonit.recipe.download = 1.5.1-dev-slapos-001 \ No newline at end of file -- 2.1.4