commit 47ef0668cdbbff62bb32b426e6e5d28154b51b5e
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Fri Jan 19 14:34:42 2018 +0100
Fix links of the libraries
lives.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lives.spec b/lives.spec
index 6d7d16b..8882abe 100644
--- a/lives.spec
+++ b/lives.spec
@@ -103,7 +103,7 @@ done
--enable-largefile --enable-threads --disable-rpath --enable-profiling \
--enable-doxygen --disable-libvisual --disable-projectM
-%make_build CPPFLAGS=-I%{_includedir}/tirpc LIBS=-ltirpc
+%make_build CPPFLAGS=-I%{_includedir}/tirpc LIBS="-ltirpc -ldl"
%install
%make_install
Show replies by date