Browse Source

strongswan: fixed package conf file (typo: 'if' block ends with 'fi' and not '}')

user/amery/mess
Christian Wiese 15 years ago committed by Christian Wiese
parent
commit
3b9be8969f
  1. 2
      security/strongswan/strongswan.conf

2
security/strongswan/strongswan.conf

@ -36,4 +36,4 @@ if pkginstalled openldap; then
export CPPFLAGS CFLAGS LDFLAGS
var_append extraconfopt ' ' "--enable-ldap"
}
fi

Loading…
Cancel
Save