add trailing backslash to configure option

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=588
This commit is contained in:
Aurelien Aptel 2018-03-19 14:42:04 +00:00 committed by Git OBS Bridge
parent d020619cba
commit 9ff2c68ccc

View File

@ -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} \
"