@ -13,6 +13,6 @@
# --- SDE-COPYRIGHT-NOTE-END ---
# CA certificates support
if ! pkginstalled ca-certificates; then
if ! pkginstalled -f ca-certificates; then
var_append extraconfopt ' ' '--without-ca-certificates'
fi