diff --git a/packages/network/samba/build b/packages/network/samba/build index 0eb2cf2d27..4e768e1641 100755 --- a/packages/network/samba/build +++ b/packages/network/samba/build @@ -98,7 +98,7 @@ sh autogen.sh --without-aio-support \ --with-sendfile-support \ --without-wbclient \ - --with-winbind \ + --without-winbind \ --with-static-modules=charset_CP437,charset_CP850 \ --with-included-popt \ --with-included-iniparser \