Blob Blame History Raw
#
# set -o errexit -o noglob are assumed.
#

pkg_ca_certificates_install_make_pre() {
	${PKG_DESTDIR}/../ca-certificates/certdata2pem_host
};

# vim:filetype=sh