From d7973b18fabbb609029d10aee2ce95e83a196b5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com> Date: Fri, 27 Jan 2012 10:44:24 +0100 Subject: [PATCH] Update lamp-template to point to local path of template --- software/lamp-template/software.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/lamp-template/software.cfg b/software/lamp-template/software.cfg index 161e2ecb6..eb1084fa8 100644 --- a/software/lamp-template/software.cfg +++ b/software/lamp-template/software.cfg @@ -22,7 +22,7 @@ strip-top-level-dir = true [application-template] recipe = slapos.recipe.download -url = Student shall put here url to template file for application +url = ${:_profile_base_location_}/template/REPLACE_ME_BY_APPLICATION_TEMPLATE_NAME #md5sum = Student may put here md5sum of this file, this is good idea filename = template.in mode = 0644 -- 2.30.9