[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Sat Sep 25 00:56:54 MDT 2010


The branch, master has been updated
       via  8afb252 s3-waf: fix debug2html.
      from  f3561e5 s3-waf: add missing idmap module objectfiles.

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


- Log -----------------------------------------------------------------
commit 8afb252abae78715d3525c1e3d3a17dbdbbb252d
Author: Günther Deschner <gd at samba.org>
Date:   Fri Sep 24 23:50:23 2010 -0700

    s3-waf: fix debug2html.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 1e9ae49..ce4fb58 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1626,7 +1626,7 @@ bld.SAMBA_BINARY('locktest2',
                  vars=locals())
 
 bld.SAMBA_BINARY('debug2html',
-                 source=LOG2PCAP_SRC,
+                 source=DEBUG2HTML_SRC,
                  deps='''talloc popt''',
                  vars=locals())
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list