Package: libnfsidmap / 0.25-4

Metadata

Package Version Patches format
libnfsidmap 0.25-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 661215 wrong double ldap check.patch | (download)

umich_ldap.c | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 don't check enable_ldap twice
 This source is already being conditionally compiled based on ENABLE_LDAP
 being set in the Makefile.  All this extra check does is cause umich_ldap.so
 to always be compiled as an *EMPTY* object because nothing sets ENABLE_LDAP
 before the #ifdef!
Bug-Ubuntu: https://bugs.launchpad.net/bugs/939232