forked from pool/samba
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:
parent
d020619cba
commit
9ff2c68ccc
@ -1035,7 +1035,7 @@ CONFIGURE_OPTIONS="\
|
|||||||
--without-ad-dc \
|
--without-ad-dc \
|
||||||
%endif
|
%endif
|
||||||
%if ! %{with_python}
|
%if ! %{with_python}
|
||||||
--disable-python
|
--disable-python \
|
||||||
%endif
|
%endif
|
||||||
--bundled-libraries=NONE,socket_wrapper,cmocka,${bundled_libraries_extra} \
|
--bundled-libraries=NONE,socket_wrapper,cmocka,${bundled_libraries_extra} \
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user