Skip to content
Snippets Groups Projects
Commit 035bd857 authored by Alexander König's avatar Alexander König
Browse files
parent 074f7fe0
No related branches found
No related tags found
No related merge requests found
......@@ -26,10 +26,10 @@ get xerces-c 3.2.0 http://mirror.hosting90.cz/apache/xerces/c/3/sources/
get xml-security-c 1.7.3 http://mirror.hosting90.cz/apache/santuario/c-library/
get xmltooling 1.6.0 http://shibboleth.net/downloads/c++-opensaml/latest/
get opensaml 2.6.0 http://shibboleth.net/downloads/c++-opensaml/latest/
get shibboleth-sp 2.6.0 http://shibboleth.net/downloads/service-provider/latest/
get shibboleth-sp 2.6.1 http://shibboleth.net/downloads/service-provider/latest/
sed -i '676,679 s/^/\/\//' shibboleth-sp.2.6.0/shibsp/handler/impl/MetadataGenerator.cpp
sed -i '687,688 s/^/\/\//' shibboleth-sp.2.6.0/shibsp/handler/impl/MetadataGenerator.cpp
sed -i '676,679 s/^/\/\//' shibboleth-sp.2.6.1/shibsp/handler/impl/MetadataGenerator.cpp
sed -i '687,688 s/^/\/\//' shibboleth-sp.2.6.1/shibsp/handler/impl/MetadataGenerator.cpp
function compile {
local dirname=$1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment