Michael van Elst 22 роки тому
батько
коміт
cbb5b0cbe7
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      openldap/openldap.spec

+ 2 - 2
openldap/openldap.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
 Group:        Database
 License:      GPL
 Version:      2.1.16
-Release:      20030315
+Release:      20030321
 
 #   list of sources
 Source0:      ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
@@ -86,7 +86,7 @@ AutoReqProv:  no
         --with-ldbm-module=static \
         --with-ldbm-type=btree \
 %if "%{with_sasl}" == "yes"
-        --with-cyrus-sasl=%{l_prefix} \
+        --with-cyrus-sasl \
         --enable-spasswd \
 %else
         --without-cyrus-sasl \