Author: pierre
Date: Sat Mar 10 21:55:16 2018
New Revision: 4059

Log:
Finally, openldap does not need .la files

Modified:
   jhalfs/trunk/BLFS/xsl/scripts.xsl

Modified: jhalfs/trunk/BLFS/xsl/scripts.xsl
==============================================================================
--- jhalfs/trunk/BLFS/xsl/scripts.xsl   Sat Mar 10 12:48:52 2018        (r4058)
+++ jhalfs/trunk/BLFS/xsl/scripts.xsl   Sat Mar 10 21:55:16 2018        (r4059)
@@ -40,7 +40,6 @@
 for libdir in /lib /usr/lib $(find /opt -name lib); do
   find $libdir -name \*.la           \
              ! -path \*ImageMagick\* \
-             ! -path \*openldap\*    \
                -delete
 done
 
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to