summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-12-04 23:29:22 +0100
committerKarolin Seeger <kseeger@samba.org>2009-12-08 09:15:29 +0100
commitf34b40a5b91c5ef1d06ca822d5eb289e51810985 (patch)
treef420157525693a5a3925a6795590b15ba183e82a /packaging
parente54663380c3851a9c8897137529a8ea85b4c3077 (diff)
downloadsamba-f34b40a5b91c5ef1d06ca822d5eb289e51810985.tar.gz
packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkg
Michael (cherry picked from commit ef33b60d1a22d7200c3047ca817cd78f3f9dea07)
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL-CTDB/samba.spec.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl
index 9ee39cf8166..5b05b99ac9f 100644
--- a/packaging/RHEL-CTDB/samba.spec.tmpl
+++ b/packaging/RHEL-CTDB/samba.spec.tmpl
@@ -302,6 +302,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_libarchdir}/krb5/plugins/libkrb5
cd source3
make DESTDIR=$RPM_BUILD_ROOT \
install
+
+make DESTDIR=$RPM_BUILD_ROOT \
+ install-dbwrap_tool install-dbwrap_torture
cd ..
# NSS winbind support
@@ -590,6 +593,8 @@ exit 0
%{_bindir}/ntlm_auth
%{_bindir}/pdbedit
%{_bindir}/smbcquotas
+%{_bindir}/dbwrap_tool
+%{_bindir}/dbwrap_torture
%{_mandir}/man1/ntlm_auth.1*
%{_mandir}/man1/profiles.1*