summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2016-08-17 08:30:08 +0200
committerAndreas Schneider <asn@cryptomilk.org>2016-08-17 08:30:08 +0200
commit4bb4531b393846a45ec1d959527577cdbdad974a (patch)
tree0b17681a4cf8b7d1354043029e237758d4d67be2
parentd56b8178e772ca229e1bbe2480016cc7d331510b (diff)
Package /var/lib/samba/ldb in the common-libs package
Since gensec also parses secrets.ldb all our tools like 'net' are looking for this directory and print a warning if it doesn't exist.
-rw-r--r--samba.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/samba.spec b/samba.spec
index ca888fc..8f588cc 100644
--- a/samba.spec
+++ b/samba.spec
@@ -1211,8 +1211,6 @@ rm -rf %{buildroot}
%{_mandir}/man8/tdbtool.8*
%endif
-%dir %{_libdir}/samba/ldb
-
%if %with_internal_ldb
%{_bindir}/ldbadd
%{_bindir}/ldbdel
@@ -1395,6 +1393,8 @@ rm -rf %{buildroot}
# common libraries
%{_libdir}/samba/libpopt-samba3-samba4.so
+%dir %{_libdir}/samba/ldb
+
%dir %{_libdir}/samba/pdb
%{_libdir}/samba/pdb/ldapsam.so
%{_libdir}/samba/pdb/smbpasswd.so