summaryrefslogtreecommitdiff
path: root/sci-mathematics/cvc4/files
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/cvc4/files')
-rw-r--r--sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch b/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch
index 372bea03fb72..64cf5bd771b2 100644
--- a/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch
+++ b/sci-mathematics/cvc4/files/cvc4-1.8-gentoo.patch
@@ -1,5 +1,14 @@
--- a/CMakeLists.txt 2019-07-09 14:47:12.552425226 +0200
+++ b/CMakeLists.txt 2019-07-09 14:50:02.595001358 +0200
+@@ -83,7 +83,7 @@
+ #-----------------------------------------------------------------------------#
+
+ set(INCLUDE_INSTALL_DIR include)
+-set(LIBRARY_INSTALL_DIR lib)
++set(LIBRARY_INSTALL_DIR ${CMAKE_INSTALL_LIBDIR})
+ set(RUNTIME_INSTALL_DIR bin)
+
+ #-----------------------------------------------------------------------------#
@@ -143,7 +143,7 @@
# Note: Module CodeCoverage requires the name of the debug build to conform