From e335ba518720640965cefcb9be03e3ad448f79d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com>
Date: Mon, 6 Jun 2011 17:07:55 +0200
Subject: [PATCH] Mysql : add explicitly installation of rdiff-backup (put out
 the comment so that buildout understands)

---
 software/mysql/software.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/software/mysql/software.cfg b/software/mysql/software.cfg
index e63f861c1..cde6e00f3 100644
--- a/software/mysql/software.cfg
+++ b/software/mysql/software.cfg
@@ -25,10 +25,10 @@ extends =
 versions = versions
 
 parts +=
+#TODO : list here all parts.
 # Create instance template
   template
   instance-recipe-egg
-  #TODO : list here all parts.
   rdiff-backup
 
 # XXX: Workaround of SlapOS limitation
-- 
2.30.9