Link otp-sha1 to match real challenge prompt, not otp-sha

MFC after:      1 week
This commit is contained in:
Andrey A. Chernov 2014-08-11 14:37:57 +00:00
parent b0f89ce78c
commit 46db17059f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269810

View File

@ -15,9 +15,9 @@ LDADD= -lopie -lmd
LINKS= ${BINDIR}/opiekey ${BINDIR}/otp-md4
LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-md5
LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-sha
LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-sha1
MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1 opiekey.1 otp-sha.1
MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1 opiekey.1 otp-sha1.1
.PATH: ${OPIE_DIST}