summaryrefslogtreecommitdiffstats
path: root/sssd.spec
diff options
context:
space:
mode:
authorJakub Hrozek <jhrozek@redhat.com>2009-03-06 21:18:49 +0100
committerStephen Gallagher <sgallagh@redhat.com>2009-03-06 16:07:23 -0500
commitfc53d75bb97c97775c5afd274727ff47c966c93c (patch)
tree34a0a28410bda91b9a7c7f831a2638eeeb54fcb2 /sssd.spec
parentbf39e1e515e19131751769bb0650035e6590198f (diff)
downloadsssd-fc53d75bb97c97775c5afd274727ff47c966c93c.tar.gz
sssd-fc53d75bb97c97775c5afd274727ff47c966c93c.tar.xz
sssd-fc53d75bb97c97775c5afd274727ff47c966c93c.zip
sss_userdel
Also install tools into /sbin, own them in specfile
Diffstat (limited to 'sssd.spec')
-rw-r--r--sssd.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/sssd.spec b/sssd.spec
index 8b1ef6d3b..71c14f396 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -79,6 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc COPYING
%{_sbindir}/sssd
+%{_sbindir}/sss_useradd
+%{_sbindir}/sss_userdel
%{_libexecdir}/%{name}/
%{_libdir}/%{name}/
%{_libdir}/ldb/memberof.so*