summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-12-04 23:29:22 +0100
committerMichael Adam <obnox@samba.org>2009-12-05 17:59:36 +0100
commit21d3aa814577690dac0e301bc2863c0f464f0e2e (patch)
tree9ed8ae61d00e953c88d49f6abcbb359278721955 /packaging
parent04ba95c09d6d99f42f472435f6b21798f0bba418 (diff)
downloadsamba-21d3aa814577690dac0e301bc2863c0f464f0e2e.tar.gz
samba-21d3aa814577690dac0e301bc2863c0f464f0e2e.tar.bz2
samba-21d3aa814577690dac0e301bc2863c0f464f0e2e.zip
packaging(RHEL-CTDB): package dbwrap_tool and dbwrap_torture in the common pkg
Michael
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 9ee39cf816..5b05b99ac9 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*