mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 15:01:00 +02:00
dev-libs/openssl: package /etc/ssl for SDK bootstrapping
This commit is contained in:
parent
77abd49c24
commit
afc3759e70
@ -244,5 +244,8 @@ multilib_src_install_all() {
|
||||
dodir /usr/share/ssl
|
||||
insinto /usr/share/ssl
|
||||
doins "${S}"/apps/openssl.cnf
|
||||
systemd_dotmpfilesd ${FILESDIR}/openssl.conf
|
||||
systemd_dotmpfilesd "${FILESDIR}"/openssl.conf
|
||||
|
||||
# Package the tmpfiles.d setup for SDK bootstrapping.
|
||||
systemd-tmpfiles --create --root="${ED}" "${FILESDIR}"/openssl.conf
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user