X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=blobdiff_plain;f=mech_eap.spec.in;h=90ac6cf5b0ba6b646db0ecb345a1864fe23be1e6;hp=a77dd3327648064134144129437558f6be7c8f2d;hb=a3765f5798e969fc41b1ae5a525229a63652acf4;hpb=b67a0e5a56763ad0837887122e159f320f4228d5 diff --git a/mech_eap.spec.in b/mech_eap.spec.in index a77dd33..90ac6cf 100644 --- a/mech_eap.spec.in +++ b/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}