[SCM] Samba Shared Repository - branch master updated

Simo Sorce idra at samba.org
Wed Feb 23 14:03:01 MST 2011


The branch, master has been updated
       via  63af546 Fix broken build with make dist tarballs
      from  0516112 s3:libsmb only log a dead connection if it was not closed

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


- Log -----------------------------------------------------------------
commit 63af5468a58436121a3b3cc658e9dd672238d8cf
Author: Simo Sorce <idra at samba.org>
Date:   Wed Feb 23 15:09:48 2011 -0500

    Fix broken build with make dist tarballs
    
    Autobuild-User: Simo Sorce <idra at samba.org>
    Autobuild-Date: Wed Feb 23 22:02:06 CET 2011 on sn-devel-104

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

Summary of changes:
 wscript |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
 mode change 100644 => 100755 wscript


Changeset truncated at 500 lines:

diff --git a/wscript b/wscript
old mode 100644
new mode 100755
index b2e6f2a..0dd8c90
--- a/wscript
+++ b/wscript
@@ -21,7 +21,7 @@ samba_dist.DIST_DIRS('.')
 #samba-4.0.0 branded tarball (until the merge is complete) and the
 #core elements of the autotools build system (which is known to
 #produce buggy binaries).
-samba_dist.DIST_BLACKLIST('README Manifest Read-Manifest-Now Roadmap source3/ ' +
+samba_dist.DIST_BLACKLIST('README Manifest Read-Manifest-Now Roadmap ' +
                           'packaging/ docs-xml/ examples/ swat/ WHATSNEW.txt MAINTAINERS ')
 # install in /usr/local/samba by default
 Options.default_prefix = '/usr/local/samba'


-- 
Samba Shared Repository


More information about the samba-cvs mailing list