Parcourir la source

remove obsolete -lpam

Ralf S. Engelschall il y a 24 ans
Parent
commit
1d103465dc
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      openldap/openldap.spec

+ 1 - 2
openldap/openldap.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
 Group:        Database
 License:      GPL
 Version:      2.0.23
-Release:      20020214
+Release:      20020425
 
 #   list of sources
 Source0:      ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
@@ -62,7 +62,6 @@ AutoReqProv:  no
     CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
     CPPFLAGS="-I%{l_prefix}/include" \
     LDFLAGS="-L%{l_prefix}/lib" \
-    LIBS="-lpam" \
     ./configure \
         --prefix=%{l_prefix} \
         --localstatedir=%{l_prefix}/var/openldap \