[SCM] Samba Shared Repository - branch master updated

Martin Schwenke martins at samba.org
Fri Feb 12 23:42:03 UTC 2016


The branch, master has been updated
       via  b504918 s3-waf: Install smbspool_krb5_wrapper in LIBEXECDIR
      from  feac8bf s3:winbindd/idmap_autorid_tdb fix a compiler warning

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


- Log -----------------------------------------------------------------
commit b504918372df0a55585c92da445f4e1fba4af04a
Author: Andreas Schneider <asn at samba.org>
Date:   Fri Feb 12 08:46:10 2016 +0100

    s3-waf: Install smbspool_krb5_wrapper in LIBEXECDIR
    
    Signed-off-by: Andreas Schneider <asn at samba.org>
    Reviewed-by: Martin Schwenke <martin at meltin.net>
    
    Autobuild-User(master): Martin Schwenke <martins at samba.org>
    Autobuild-Date(master): Sat Feb 13 00:41:33 CET 2016 on sn-devel-144

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

Summary of changes:
 source3/wscript_build | 1 +
 1 file changed, 1 insertion(+)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 0c7dfc2..6f47c35 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1191,6 +1191,7 @@ bld.SAMBA3_BINARY('smbspool_krb5_wrapper',
                  DYNCONFIG
                  cups
                  ''',
+                 install_path='${LIBEXECDIR}/samba',
                  enabled=bld.CONFIG_SET('HAVE_CUPS'))
 
 bld.SAMBA3_BINARY('testparm',


-- 
Samba Shared Repository



More information about the samba-cvs mailing list