We always build with mit_krb5 in the meantime
This commit is contained in:
parent
39c6fe7d44
commit
6505aa953f
@ -64,7 +64,6 @@
|
|||||||
%global libwbc_alternatives_suffix -64
|
%global libwbc_alternatives_suffix -64
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global with_mitkrb5 1
|
|
||||||
%global with_dc 1
|
%global with_dc 1
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
@ -861,9 +860,7 @@ export PYTHON=%{__python2}
|
|||||||
%if (! %with_libsmbclient) || (! %with_libwbclient)
|
%if (! %with_libsmbclient) || (! %with_libwbclient)
|
||||||
--private-libraries=%{_samba_private_libraries} \
|
--private-libraries=%{_samba_private_libraries} \
|
||||||
%endif
|
%endif
|
||||||
%if %with_mitkrb5
|
|
||||||
--with-system-mitkrb5 \
|
--with-system-mitkrb5 \
|
||||||
%endif
|
|
||||||
%if ! %with_dc
|
%if ! %with_dc
|
||||||
--without-ad-dc \
|
--without-ad-dc \
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user