[SCM] Samba Shared Repository - branch master updated

Jelmer Vernooij jelmer at samba.org
Mon Nov 1 11:26:01 MDT 2010


The branch, master has been updated
       via  ce1eb1f talloc: Install pytalloc.h.
      from  8770c8f s4:samldb LDB module - the "sAMAccountName" cannot be substituted by nothing

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


- Log -----------------------------------------------------------------
commit ce1eb1f7265fca1bd3a12b39d6af7be1feeb2043
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Nov 1 17:40:25 2010 +0100

    talloc: Install pytalloc.h.
    
    Autobuild-User: Jelmer Vernooij <jelmer at samba.org>
    Autobuild-Date: Mon Nov  1 17:25:07 UTC 2010 on sn-devel-104

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

Summary of changes:
 lib/talloc/wscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/lib/talloc/wscript b/lib/talloc/wscript
index 62759c7..dd0dc92 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -111,6 +111,7 @@ def build(bld):
             pyext=True,
             vnum=VERSION,
             )
+        bld.INSTALL_FILES('${INCLUDEDIR}', 'pytalloc.h')
 
     if not getattr(bld.env, '_SAMBA_BUILD_', 0) == 4:
         # s4 already has the talloc testsuite builtin to smbtorture


-- 
Samba Shared Repository


More information about the samba-cvs mailing list