Просмотр исходного кода

only FreeBSD5 unintentionally enabled HESIOD but failed to link

Thomas Lotterer 23 лет назад
Родитель
Сommit
f03df209d6
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      fetchmail/fetchmail.spec

+ 2 - 1
fetchmail/fetchmail.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      GPL
 Version:      6.2.0
-Release:      20021213
+Release:      20030114
 
 #   list of sources
 Source0:      http://www.tuxedo.org/~esr/fetchmail/fetchmail-%{version}.tar.gz
@@ -65,6 +65,7 @@ AutoReqProv:  no
         --with-ssl=%{l_prefix} \
         --without-kerberos \
         --without-kerberos5 \
+        --without-hesiod \
         --disable-nls
     %{l_make} %{l_mflags}