From: Scott Cantor Date: Tue, 28 Jun 2011 20:10:08 +0000 (+0000) Subject: Arch dependent libdir for LD_LIBRARY_PATH X-Git-Tag: 2.5.0~264 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-sp.git;a=commitdiff_plain;h=e1a8d2ed1b7dc88944558048b36a79957c669c48 Arch dependent libdir for LD_LIBRARY_PATH --- diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 25eb2e6..0c00739 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -89,6 +89,8 @@ This package includes files needed for development with Shibboleth. %if 0%{?rhel} >= 6 %{__sed} -i "s/#_RHEL6_//g" \ $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shibd-redhat + %{__sed} -i "s/\/opt\/shibboleth\/lib/%{_libdir}/g" \ + $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shibd-redhat chrpath -d $RPM_BUILD_ROOT%{_sbindir}/shibd chrpath -d $RPM_BUILD_ROOT%{_bindir}/mdquery chrpath -d $RPM_BUILD_ROOT%{_bindir}/resolvertest