[cpp-sp] branch master updated: Add pkgconfig files to RPM.
Scott Cantor
cantor.2 at osu.edu
Fri Jun 29 12:52:08 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=26c5a5b063219386137351253b28dfa5c3be1e1e
The following commit(s) were added to refs/heads/master by this push:
new 26c5a5b Add pkgconfig files to RPM.
26c5a5b is described below
commit 26c5a5b063219386137351253b28dfa5c3be1e1e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 29 12:52:05 2018 -0400
Add pkgconfig files to RPM.
---
shibboleth.spec.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/shibboleth.spec.in b/shibboleth.spec.in
index 3f382f5..e475be9 100644
--- a/shibboleth.spec.in
+++ b/shibboleth.spec.in
@@ -463,6 +463,7 @@ exit 0
%{_includedir}/*
%{_libdir}/libshibsp.so
%{_libdir}/libshibsp-lite.so
+%{_libdir}/pkgconfig/*.pc
%doc %{pkgdocdir}/api
%changelog
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list