From 7453c593fe785c9a108d0cd24c26b6401ad6a5b4 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 28 Jun 2011 19:42:08 +0000 Subject: [PATCH] Use lib macro instead of libdir --- shibboleth.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shibboleth.spec.in b/shibboleth.spec.in index 0c00739..5b37ddc 100644 --- a/shibboleth.spec.in +++ b/shibboleth.spec.in @@ -89,7 +89,7 @@ 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" \ + %{__sed} -i "s/\/opt\/shibboleth\/lib/\/opt\/shibboleth\/%{_lib}/g" \ $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/shibd-redhat chrpath -d $RPM_BUILD_ROOT%{_sbindir}/shibd chrpath -d $RPM_BUILD_ROOT%{_bindir}/mdquery -- 2.1.4