The branch, master has been updated
       via  3427029 samba-tool: Don't install -c version, which is now 
deprecated.
      from  11c2d37 Fix bug #8341 - libsmbclient segfault when feed the root of 
a mounted share via an uri

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 342702918a8cfd5f2b6a3861edbccb72508dace7
Author: Jelmer Vernooij <[email protected]>
Date:   Tue Aug 2 03:32:54 2011 +0200

    samba-tool: Don't install -c version, which is now deprecated.
    
    Autobuild-User: Jelmer Vernooij <[email protected]>
    Autobuild-Date: Tue Aug  2 04:53:39 CEST 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 source4/samba_tool/wscript_build |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/samba_tool/wscript_build b/source4/samba_tool/wscript_build
index f378b51..4092b53 100644
--- a/source4/samba_tool/wscript_build
+++ b/source4/samba_tool/wscript_build
@@ -4,5 +4,6 @@ bld.SAMBA_BINARY('samba-tool-c',
        source='samba_tool.c vampire.c gpo.c',
        autoproto='proto.h',
        deps='samba-hostconfig samba-util samba-net popt POPT_SAMBA 
POPT_CREDENTIALS samba-policy auth4',
-       pyembed=True
+       pyembed=True,
+       install=False
        )


-- 
Samba Shared Repository

Reply via email to