Commit 8dea7aae authored by Killian Lufau's avatar Killian Lufau Committed by Thomas Gambier

openssl: INSTALL_PREFIX renamed to DESTDIR, environ ignored

INSTALL_PREFIX has been deprecated in openssl so it was renamed to DESTDIR and uses the
new `make-install-extra` option added here:  slapos!524

/cc @tomo @jm 

/reviewed-on !87
parent 7467cea1
......@@ -38,5 +38,4 @@ environment +=
[openssl]
prefix = %(TARGET)s/parts/${:_buildout_section_name_}
environment +=
INSTALL_PREFIX=%(ROOT)s
make-install-extra = DESTDIR=%(ROOT)s
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