openssl: typo fix for previous.
This commit is contained in:
parent
5f106a6826
commit
43099c6891
|
@ -65,7 +65,7 @@ do_install() {
|
|||
ln -sf ${_solib_}.${_sover} ${_solib_}
|
||||
done
|
||||
# Rename conflicting manpages.
|
||||
mv ${DESTDIR}/usr/share/man/man1/passwd.1 mv \
|
||||
mv ${DESTDIR}/usr/share/man/man1/passwd.1 \
|
||||
${DESTDIR}/usr/share/man/man1/openssl-passwd.1
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user