From c97e6064e0959e0a055a8b30f690119c447ec587 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 5 Dec 2019 18:22:07 +0100 Subject: [PATCH] Fix spec file issues --- samba.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samba.spec b/samba.spec index 9a7c0a7..8b2a506 100644 --- a/samba.spec +++ b/samba.spec @@ -842,7 +842,7 @@ export LDFLAGS="%{__global_ldflags} -fuse-ld=gold" --private-libraries=%{_samba_private_libraries} \ %endif --with-system-mitkrb5 \ - --with-experimental-mit-ad-dc \ + --with-experimental-mit-ad-dc \ %if ! %with_dc --without-ad-dc \ %endif @@ -944,7 +944,7 @@ install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig install -m 0644 packaging/systemd/samba.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/samba %if %with_clustering_support cat > %{buildroot}%{_sysconfdir}/sysconfig/ctdb <