From 24cfe91b6de0bf667ef4f6c2d4674f72172f096c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com>
Date: Fri, 3 Jun 2011 15:10:33 +0200
Subject: [PATCH] Mysql software release : add python2.7 dependency - typo

---
 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 5964cf85c..876407efd 100644
--- a/software/mysql/software.cfg
+++ b/software/mysql/software.cfg
@@ -16,7 +16,7 @@ extends =
   ../../component/mysql-5.1/buildout.cfg
   ../../component/dcron/buildout.cfg
   ../../component/logrotate/buildout.cfg
-  ../../component/python2.7/buildout.cfg
+  ../../component/python-2.7/buildout.cfg
 
 #mysql-tritonn-5.0
 #mariadb
-- 
2.30.9