summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-02-22 15:48:37 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-02-27 09:31:56 -0500
commit7b973707e54e050b261f8ae1a64dc2f602bc0640 (patch)
tree588a18c983a02ce3d02b4c6b117c51637114b13c /contrib
parent7264de8ff5c0ed6ae42295bf410126997f52e84a (diff)
downloadsssd-7b973707e54e050b261f8ae1a64dc2f602bc0640.tar.gz
sssd-7b973707e54e050b261f8ae1a64dc2f602bc0640.tar.xz
sssd-7b973707e54e050b261f8ae1a64dc2f602bc0640.zip
Eliminate build-time requirement for nscd
We will now use the autodetected location if available, or else fall back to a value provided by --with-nscd in configure and finally resort to a hard-coded default of /usr/sbin/nscd.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sssd.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/sssd.spec.in b/contrib/sssd.spec.in
index ae01bffe1..27a13bb09 100644
--- a/contrib/sssd.spec.in
+++ b/contrib/sssd.spec.in
@@ -95,7 +95,6 @@ BuildRequires: libsemanage-devel
BuildRequires: bind-utils
BuildRequires: keyutils-libs-devel
BuildRequires: libnl-devel
-BuildRequires: nscd
BuildRequires: gettext-devel
BuildRequires: pkgconfig
BuildRequires: findutils