Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > by-pkgid > 3961570eec6c6bb67d99279137ce6ce9 > scriptlet

openldap2.3-2.3.43-1mdv2009.0.x86_64.rpm

Triggers

openldap-clients < 2.1.25-5mdk

/bin/sh
# We may have openldap client configuration in /etc/ldap.conf
# which now needs to be in /etc/openldap/ldap.conf
if [ -f /etc/ldap.conf ] 
then
	mv -f /etc/openldap2.3/ldap.conf /etc/openldap2.3/ldap.conf.rpmfix
	cp -af /etc/ldap.conf /etc/openldap2.3/ldap.conf
fi