From e02d378f29b389a2a808d5278671449aaf8c4b5d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 3 Jul 2011 01:31:55 +0200 Subject: [PATCH] samba: cleanup Signed-off-by: Stephan Raue --- packages/network/samba/build | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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