Browse Source

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

user/amery/mess
Christian Wiese 14 years ago
committed by Christian Wiese
parent
commit
3b9be8969f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      security/strongswan/strongswan.conf

+ 1
- 1
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