From 9e3de1937f54aab6be24564cf0f5cac8a0edc61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com> Date: Wed, 1 Jun 2011 18:33:54 +0200 Subject: [PATCH] MySQL software release : 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 a76205186..2c4da121b 100644 --- a/software/mysql/software.cfg +++ b/software/mysql/software.cfg @@ -55,7 +55,7 @@ recipe = zc.recipe.egg #python = python2.6 egg = slapos.cookbook module = mysql -eggs = {:egg} +eggs = ${:egg} [template] -- 2.30.9