Commit d43ec4c7 authored by Łukasz Nowak's avatar Łukasz Nowak

component/tcl: Switch to shared

Use @@LOCATION@@ template to provide proper prefix path.
parent 1e4ca8bc
......@@ -5,8 +5,8 @@ parts = tcl
recipe = slapos.recipe.cmmi
url = http://prdownloads.sourceforge.net/tcl/tcl8.5.15-src.tar.gz
md5sum = f3df162f92c69b254079c4d0af7a690f
location = ${buildout:parts-directory}/${:_buildout_section_name_}
shared = true
configure-command = ./unix/configure
configure-options =
--prefix=${:location}
--prefix=@@LOCATION@@
--with-encoding=utf-8
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment