summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose A. Rivera <jarrpa@samba.org>2016-01-11 07:13:33 -0600
committerJose A. Rivera <jarrpa@redhat.com>2016-01-11 07:14:13 -0600
commit37f4ca9e3ed5e064c47aa26d03e731181763247f (patch)
treef5f570e8ad2e5d01830a1980a12f2fac12b762c2
parentd48cbd924dccc183fc530a9143ea4a6d711ce205 (diff)
Include internal lib pyldb-util when building internal ldb.
-rw-r--r--samba.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/samba.spec b/samba.spec
index 41cad2c..e7e764e 100644
--- a/samba.spec
+++ b/samba.spec
@@ -679,7 +679,7 @@ and use CTDB instead.
%global _talloc_lib ,talloc,pytalloc,pytalloc-util
%global _tevent_lib ,tevent,pytevent
%global _tdb_lib ,tdb,pytdb
-%global _ldb_lib ,ldb,pyldb,!pyldb-util
+%global _ldb_lib ,ldb,pyldb,pyldb-util
%if ! %{with_internal_talloc}
%global _talloc_lib ,!talloc,!pytalloc,!pytalloc-util