mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
openssl: typo fix for previous.
This commit is contained in:
parent
5f106a6826
commit
43099c6891
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue