remove .sh suffix from symlink
Don't care if it's a shell script or something else.
This commit is contained in:
@@ -41,5 +41,5 @@ src_install() {
|
||||
doins mapping-rfc.txt
|
||||
exeinto "${INSTALLDIR}/bin"
|
||||
doexe bin/openssl.*
|
||||
dosym "${INSTALLDIR}/testssl.sh" /usr/bin/testssl.sh
|
||||
dosym "${INSTALLDIR}/testssl.sh" /usr/bin/testssl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user