Add script for fixing ldap / newer openssl versions

This commit is contained in:
Nico Schottelius 2021-12-11 10:05:21 +01:00
parent 00d50a368a
commit f0b3f7e52b
1 changed files with 4 additions and 0 deletions

4
bin/fix-alpine-ldap_r.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/sh
# See https://github.com/python-ldap/python-ldap/issues/432
echo 'INPUT ( libldap.so )' > /usr/lib/libldap_r.so