The Samba-Bugzilla – Attachment 16182 Details for
Bug 14166
File services cannot be started when LOCKDIR is a symbolic link
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
followup patch for 4.11
v4-11-test.patch (text/plain), 892 bytes, created by
Guenther Deschner
on 2020-08-25 09:10:34 UTC
(
hide
)
Description:
followup patch for 4.11
Filename:
MIME Type:
Creator:
Guenther Deschner
Created:
2020-08-25 09:10:34 UTC
Size:
892 bytes
patch
obsolete
>From 7f2c62dcdebb387b086df37c8dd38a6027d8b631 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?G=C3=BCnther=20Deschner?= <gd@samba.org> >Date: Tue, 25 Aug 2020 10:37:18 +0200 >Subject: [PATCH] lib/util: do not install /usr/bin/test_util > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=14166 > >Guenther > >Signed-off-by: Guenther Deschner <gd@samba.org> >--- > lib/util/wscript_build | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > >diff --git a/lib/util/wscript_build b/lib/util/wscript_build >index 4ac0a9cc064..e04752cb130 100644 >--- a/lib/util/wscript_build >+++ b/lib/util/wscript_build >@@ -291,4 +291,5 @@ else: > bld.SAMBA_BINARY('test_util', > source='tests/test_util.c', > deps='cmocka replace talloc samba-util', >- local_include=False) >+ local_include=False, >+ install=False) >-- >2.26.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
vl
:
review+
Actions:
View
Attachments on
bug 14166
:
16171
|
16172
|
16173
| 16182