Accepting request 814140 from home:dimstar:Factory

- Change with-gssapi configure parameter: krb5 is changing location
  in the future: ask krb5-config about the correct prefix values.

OBS-URL: https://build.opensuse.org/request/show/814140
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/curl?expand=0&rev=278
This commit is contained in:
Pedro Monreal Gonzalez 2020-06-15 14:56:44 +00:00 committed by Git OBS Bridge
parent 0ef4a47c35
commit 38ea0aae7e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 12 09:07:50 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Change with-gssapi configure parameter: krb5 is changing location
in the future: ask krb5-config about the correct prefix values.
-------------------------------------------------------------------
Wed Apr 29 07:45:48 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>

View File

@ -125,7 +125,7 @@ sed -i 's/\(link_all_deplibs=\)unknown/\1no/' configure
--with-nss \
%endif
%endif
--with-gssapi=%{_libexecdir}/mit \
--with-gssapi=$(krb5-config --prefix) \
--with-libidn2 \
--with-libssh \
--with-libmetalink \