diff --git a/packages/network/samba/build b/packages/network/samba/build index 481a8ef616..a122916bdb 100755 --- a/packages/network/samba/build +++ b/packages/network/samba/build @@ -77,7 +77,7 @@ sh autogen.sh --without-dce-dfs \ --without-ldap \ --without-ads \ - --with-dnsupdate \ + --without-dnsupdate \ --without-automount \ --without-cifsmount \ --without-cifsumount \ @@ -104,8 +104,6 @@ sh autogen.sh --without-setproctitle \ make bin/libsmbclient.so -make bin/mount.cifs -make bin/umount.cifs if [ "$SAMBA_SERVER" = yes ]; then make bin/smbd