Support curl-openssl-devel from shibboleth in RH spec files
authorSam Hartman <hartmans@painless-security.com>
Mon, 29 Apr 2013 20:26:07 +0000 (16:26 -0400)
committerSam Hartman <hartmans@painless-security.com>
Mon, 29 Apr 2013 20:26:07 +0000 (16:26 -0400)
mech_eap.spec.in

index f5083f1..1b0c41a 100644 (file)
@@ -29,7 +29,7 @@ Project Moonshot provides federated access management.
 
 
 %build
-%configure  --with-libmoonshot=%{_prefix} --with-krb5=%{_prefix} --enable-reauth
+%configure  --with-libmoonshot=%{_prefix} --with-krb5=%{_prefix} --enable-reauth LDFLAGs="${LDFLAGS} -L/opt/shibboleth/%{_lib} -Wl,--rpath=/opt/shibboleth/%{_lib}" CPPFLAGS="${CPPFLAGS} -I/opt/shibboleth/include"
 make %{?_smp_mflags}