From eea9c06eb320bb649152af4f161eb02bc5c925ef Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 21 Mar 2018 17:59:04 +0100 Subject: [PATCH] Revert "Use internal tdb and ldb" This reverts commit f36584829e90cb6bb5957c0ae0c418b9443b848d. --- samba.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samba.spec b/samba.spec index 3460384..a54e55f 100644 --- a/samba.spec +++ b/samba.spec @@ -31,8 +31,8 @@ %global with_internal_talloc 0 %global with_internal_tevent 0 -%global with_internal_tdb 1 -%global with_internal_ldb 1 +%global with_internal_tdb 0 +%global with_internal_ldb 0 %global with_profiling 1