summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kcmldapcontroller
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2015-08-09 10:46:34 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2015-08-09 10:46:34 +0200
commit50617fcbe92a7335c688397940bca9e7f0d403f7 (patch)
treef0277f6a99168c185b59663c8a2163635e4e8913 /redhat/applications/kcmldapcontroller
parent5c97afc755186f293c696f06c346a57a48db915d (diff)
downloadtde-packaging-50617fcbe92a7335c688397940bca9e7f0d403f7.tar.gz
tde-packaging-50617fcbe92a7335c688397940bca9e7f0d403f7.zip
RPM Packaging: fix openldap 2.4 support on RHEL 5
Diffstat (limited to 'redhat/applications/kcmldapcontroller')
-rw-r--r--redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec b/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec
index f44b382cf..27a7f09ba 100644
--- a/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec
+++ b/redhat/applications/kcmldapcontroller/kcmldapcontroller-14.0.0.spec
@@ -163,7 +163,7 @@ export PATH="%{tde_bindir}:${PATH}"
\
%if 0%{?rhel} == 5
--with-extra-includes=/usr/include/openldap24 \
- --with-extra-libs=/usr/lib/openldap24 \
+ --with-extra-libs=%{_libdir}/openldap24 \
%endif
%__make %{?_smp_mflags}