[cpp-opensaml] branch master updated: Syntax error in specfile.
Scott Cantor
cantor.2 at osu.edu
Thu Apr 2 10:25:58 EDT 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=29ebaf603bd1b47d1d35defa340ec955c406a91f
The following commit(s) were added to refs/heads/master by this push:
new 29ebaf6 Syntax error in specfile.
29ebaf6 is described below
commit 29ebaf603bd1b47d1d35defa340ec955c406a91f
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 2 10:25:53 2020 -0400
Syntax error in specfile.
---
opensaml.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/opensaml.spec.in b/opensaml.spec.in
index 0dafbb3..d00076b 100644
--- a/opensaml.spec.in
+++ b/opensaml.spec.in
@@ -92,7 +92,7 @@ This package includes XML schemas and related files.
%setup -q
%build
-i%if 0%{?rhel} == 6 || 0%{?rhel} == 7 || 0%{?amzn} >= 1
+%if 0%{?rhel} == 6 || 0%{?rhel} == 7 || 0%{?amzn} >= 1
%configure %{?saml_options} PKG_CONFIG_PATH=/opt/shibboleth/%{_lib}/pkgconfig
%else
%configure %{?saml_options}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list