[PATCH] do not install test_tldap

Günther Deschner gd at samba.org
Fri Jul 13 12:14:36 UTC 2018


Hi,

while packaging 4.9 I noticed we should probably not install
"test_tldap" by default.

Please review and push.

Thanks,
Guenther
-- 
Günther Deschner                    GPG-ID: 8EE11688
Red Hat                         gdeschner at redhat.com
Samba Team                              gd at samba.org
-------------- next part --------------
From 7c19caf31cd139ded15f634de20d95589253c49e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?G=C3=BCnther=20Deschner?= <gd at samba.org>
Date: Thu, 12 Jul 2018 23:32:36 +0200
Subject: [PATCH] s3-tldap: do not install test_tldap

Guenther

Signed-off-by: Guenther Deschner <gd at samba.org>
---
 source3/wscript_build | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/source3/wscript_build b/source3/wscript_build
index 03d5724ee11..becaffe61c4 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -114,7 +114,8 @@ bld.SAMBA3_BINARY('test_tldap',
                        samba3util
                        smbconf
                        cmocka
-                       ''')
+                       ''',
+                  install=False)
 
 # libpdb.so should not expose internal symbols that are only usable
 # to the statically linked modules that are merged into libpdb.
-- 
2.17.1

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20180713/9d10b3eb/signature.sig>


More information about the samba-technical mailing list