From dd0541eae20df865815de779173c8ef07d81ad00 Mon Sep 17 00:00:00 2001 From: Sam hartman Date: Mon, 10 Oct 2011 14:46:46 +0100 Subject: [PATCH] Add freeradius to rpath; disable ui integration from spec for now --- moonshot/mech_eap.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moonshot/mech_eap.spec.in b/moonshot/mech_eap.spec.in index a77dd33..90ac6cf 100644 --- a/moonshot/mech_eap.spec.in +++ b/moonshot/mech_eap.spec.in @@ -29,7 +29,7 @@ Project Moonshot provides federated access management. %build - export LDFLAGS='-L/usr/%{_lib}/freeradius -L%{_libdir}' + export LDFLAGS='-L/usr/%{_lib}/freeradius -Wl,--rpath=/usr/%{_lib}/freeradius' %configure --with-libmoonshot=%{_prefix} --with-krb5=%{_prefix} --disable-reauth make %{?_smp_mflags} -- 2.1.4