Commit c8a04a1b authored by Killian Lufau's avatar Killian Lufau

openssl: replace INSTALL_PREFIX with DESTDIR

Uses new make option to change DESTDIR directly from make instead
of using environment variable with INSTALL_PREFIX
Depends on slapos!523
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