From 9ff2c68ccc4f8f98108d947f2c63000de8f33883a0ec1c3debdfaa0ec8a8a8c5 Mon Sep 17 00:00:00 2001 From: Aurelien Aptel Date: Mon, 19 Mar 2018 14:42:04 +0000 Subject: [PATCH] add trailing backslash to configure option OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=588 --- samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.spec b/samba.spec index e5e74fc..0d1cc97 100644 --- a/samba.spec +++ b/samba.spec @@ -1035,7 +1035,7 @@ CONFIGURE_OPTIONS="\ --without-ad-dc \ %endif %if ! %{with_python} - --disable-python + --disable-python \ %endif --bundled-libraries=NONE,socket_wrapper,cmocka,${bundled_libraries_extra} \ "