diff --git a/hiredis.spec b/hiredis.spec index bd59171..81788d8 100644 --- a/hiredis.spec +++ b/hiredis.spec @@ -26,7 +26,7 @@ developing applications that use %{name}. DEBUG="%{optflags}" LDFLAGS="%{?__global_ldflags}" %install -%make_install PREFIX="%{_prefix}" +%make_install PREFIX="%{_prefix}" LIBRARY_PATH="%{_lib}" find %{buildroot} -name '*.a' -delete -print