summaryrefslogtreecommitdiffstats
path: root/sssd.spec
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2009-03-09 17:29:52 +0100
committerSimo Sorce <ssorce@redhat.com>2009-03-09 15:07:49 -0400
commit6d195b6c210b09284d94d79f78392ecc1d0092c5 (patch)
tree08751f0544f6baeab86aa46fe735d2c68b99bb8d /sssd.spec
parent6306891a7f85ebd1e88f758aef541e12d176431d (diff)
downloadsssd-6d195b6c210b09284d94d79f78392ecc1d0092c5.tar.gz
sssd-6d195b6c210b09284d94d79f78392ecc1d0092c5.tar.xz
sssd-6d195b6c210b09284d94d79f78392ecc1d0092c5.zip
typo, changed initrd to init
Diffstat (limited to 'sssd.spec')
-rw-r--r--sssd.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/sssd.spec b/sssd.spec
index b7f817c6d..8d926fc0b 100644
--- a/sssd.spec
+++ b/sssd.spec
@@ -56,7 +56,7 @@ pushd server
--without-policykit \
--with-openldap \
--with-infopipe \
- --with-initrd-dir=%{_initrddir} \
+ --with-init-dir=%{_initrddir} \
make %{?_smp_mflags}
popd