Instead of:
make install
Do:
make install_sw install_ssldirs
Matt
On 15/10/2021 12:56, Armin Novak wrote:
Hi,
I need to deploy custom builds for OpenSSL for some packages I maintain
(flatpak/snap/windows/mac/...)
Most of the build/install time is spent installing the /usr/share/doc
stuff,
Hi,
I need to deploy custom builds for OpenSSL for some packages I maintain
(flatpak/snap/windows/mac/...)
Most of the build/install time is spent installing the /usr/share/doc
stuff, which is not used in that case anyway.
Is there some configuration option to disable this without the need to