On 23/03/2018 18:24, Tim Tassonis wrote:
> 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?
> 
> 

I tested that both changes worked... You were proposing this one, Armin the
other one... I've no strong feeling for or against.

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to