From 58df60b2169ad327bc2a666bb9a5b9a731ff64e6 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Mon, 24 Mar 2014 08:28:15 +0100 Subject: [PATCH] Revert buildout change --- buildout.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index dcaf2d3..a55ce31 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -17,7 +17,7 @@ develop = src/xbob.extension debug = true verbose = true prefixes = /idiap/group/torch5spro/nightlies/last/bob/linux-x86_64-release - /Users/andre/work/bob/b/dbgx/ + /Users/andre/work/bob/b/dbg/ [sources] xbob.extension = git https://github.com/bioidiap/xbob.extension branch=prototype -- GitLab