forked from uncloud/uncloud
4 lines
123 B
Bash
4 lines
123 B
Bash
#!/bin/sh
|
|
|
|
# See https://github.com/python-ldap/python-ldap/issues/432
|
|
echo 'INPUT ( libldap.so )' > /usr/lib/libldap_r.so
|