Handle openldap upgrade.
authorValentin Vidic <Valentin.Vidic@CARNet.hr>
Thu, 23 Apr 2009 08:51:16 +0000 (10:51 +0200)
committerValentin Vidic <Valentin.Vidic@CARNet.hr>
Thu, 23 Apr 2009 08:51:16 +0000 (10:51 +0200)
src/functions.sh

index c223076..da07bc4 100644 (file)
@@ -970,7 +970,7 @@ upgrade_amavis () {
 
 # fix openldap-aai postinst user handling
 upgrade_openldap () {
-  pkg openldap-aai lt 2.3 || return 0
+  pkg openldap-aai lt 2.4 || return 0
 
   # openldap-aai expects org.ldif to exists
   local ldif=/var/lib/ldap/org.ldif