You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/mail-client/pine/files/pine-4.30-ldap.patch

12 lines
420 B

--- pine4.30/build.ldap Fri Oct 27 12:48:05 2000
+++ pine4.30/build Fri Oct 27 12:49:00 2000
@@ -249,7 +249,7 @@
case "$?" in
1) if [ "$LLIBS" != "1" ]
then
- L1="'LDAPLIBS=../ldap/libraries/libldap.a ../ldap/libraries/liblber.a'"
+ L1="'LDAPLIBS=../ldap/libraries/libldap.so ../ldap/libraries/liblber.so ../ldap/libraries/libresolv.so'"
fi
if [ "$LFLAGS" != "1" ]
then