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

component/openssl: Expose also the path in openssl-output

Some profiles needs to extends the path with binaries location of provided
software.
parent 4dbafe7c
......@@ -53,6 +53,7 @@ stop-on-error = true
update-command = ${:command}
command = ${coreutils-output:test} -x ${:openssl}
openssl = ${openssl:location}/bin/openssl
bin = ${openssl:location}
[openssl-1.0]
recipe = slapos.recipe.cmmi
......
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