Commit 3b41b8ac authored by Rafael Monnerat's avatar Rafael Monnerat

component/slapos: OpenSSL can be download from https now

  The support to debian 6 was dropped, so this compatibility layer is not needed anymore.
parent bea2bd66
......@@ -68,11 +68,6 @@ post-install =
sed -i 's#${dbus:location}/lib/libdbus-1.la#/opt/slapos/parts/dbus/lib/libdbus-1.la#' ${dbus-glib:location}/lib/libdbus-glib-1.la
[openssl]
# HTTPS is not work on debian 6 where the package is originally
# prepared to be upload.
url = ftp://ftp.openssl.org/source/openssl-1.0.2l.tar.gz
md5sum = f85123cd390e864dfbe517e7616e6566
prefix = ${buildout:rootdir}/parts/${:_buildout_section_name_}
make-options +=
INSTALL_PREFIX=${buildout:destdir}
......
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