mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
openssl: install all manual pages. See #273
This commit is contained in:
parent
f460d66788
commit
0d7303d139
@ -10,7 +10,11 @@
|
||||
|
||||
make depend
|
||||
make
|
||||
make DESTDIR="$1" install_sw install_ssldirs
|
||||
|
||||
make DESTDIR="$1" \
|
||||
install_sw \
|
||||
install_ssldirs \
|
||||
install_man_docs
|
||||
|
||||
cp -f update-certdata.sh "$1/etc/ssl"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user