From 76882b85d1b7d16933fd5ae609f100d0e3a83520 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Fri, 19 Aug 2016 14:06:13 +0200
Subject: [PATCH] [buildout] Fix git link

---
 develop.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/develop.cfg b/develop.cfg
index a558747..47c9b13 100644
--- a/develop.cfg
+++ b/develop.cfg
@@ -48,7 +48,7 @@ bob.ip.base = git git@gitlab.idiap.ch:bob/bob.ip.base
 bob.db.base = git git@gitlab.idiap.ch:bob/bob.db.base
 bob.db.verafinger = git git@gitlab.idiap.ch:bob/bob.db.verafinger
 bob.db.utfvp = git git@gitlab.idiap.ch:bob/bob.db.utfvp
-bob.db.putvein = git git@gitlab.idiap.ch:bob.db.putvein
+bob.db.putvein = git git@gitlab.idiap.ch:bob/bob.db.putvein
 bob.bio.db = git git@gitlab.idiap.ch:bob/bob.bio.db
 bob.bio.base = git git@gitlab.idiap.ch:bob/bob.bio.base
 
-- 
GitLab