[shibboleth-sp2] 20/29: Arch dependent libdir for LD_LIBRARY_PATH

Ferenc Wágner wferi-guest at moszumanska.debian.org
Tue Jan 26 21:30:28 UTC 2016


This is an automated email from the git hooks/post-receive script.

wferi-guest pushed a commit to annotated tag 2.4.3
in repository shibboleth-sp2.

commit 944c57f355992dff8b06cef30563791e4617bde9
Author: Scott Cantor <cantor.2 at osu.edu>
Date:   Tue Jun 28 18:53:20 2011 +0000

    Arch dependent libdir for LD_LIBRARY_PATH
---
 shibboleth.spec.in | 2 ++
 1 file changed, 2 insertions(+)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list