[shibboleth-sp2] 21/29: Use lib macro instead of libdir
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 7453c593fe785c9a108d0cd24c26b6401ad6a5b4
Author: Scott Cantor <cantor.2 at osu.edu>
Date: Tue Jun 28 19:42:08 2011 +0000
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
--
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