testssl: install mapping file

This commit is contained in:
Florian Tham
2015-08-12 15:40:49 +02:00
parent e39f90c6d8
commit c3c9cedb43

View File

@@ -37,6 +37,7 @@ src_install() {
dodir "${INSTALLDIR}/bin"
exeinto "${INSTALLDIR}"
doexe testssl.sh
doins mapping-rfc.txt
exeinto "${INSTALLDIR}/bin"
doexe bin/openssl.*
dosym "${INSTALLDIR}/testssl.sh" /usr/bin/testssl.sh