Hi all
When upgrading the openldap page, I changed the sed handling .la files
from
sed 's/\.la$//' -i /etc/openldap/slapd.{conf,ldif}{,.default}
to
sed 's/\.la$/.so/' -i /etc/openldap/slapd.{conf,ldif}{,.default}
, as I thought it is a bit cleared to reference the .so files directly,
as they exists as real files (well, as symlinks to the versioned file at
least) and so can be searched for existence in /usr/lib/openldap. But
maybe there are other opinions?
Bye
Tim
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page