Finally, openldap does not need .la files
This commit is contained in:
parent
2969cdfb6b
commit
2b67b9ba4d
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue