summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qhull-cmake.patch9
-rw-r--r--qhull.spec2
2 files changed, 10 insertions, 1 deletions
diff --git a/qhull-cmake.patch b/qhull-cmake.patch
index a7dcc52..901a7cb 100644
--- a/qhull-cmake.patch
+++ b/qhull-cmake.patch
@@ -134,3 +134,12 @@
# ---------------------------------------
# qhullp is qhull/unix.c linked to deprecated qh_QHpointer libqhull_p
+@@ -630,7 +630,7 @@
+ @ONLY
+ )
+
+-set(ConfigPackageLocation lib/cmake/Qhull)
++set(ConfigPackageLocation lib${LIB_SUFFIX}/cmake/Qhull)
+ install(EXPORT QhullTargets
+ FILE
+ QhullTargets.cmake
diff --git a/qhull.spec b/qhull.spec
index 75ee292..ce34d01 100644
--- a/qhull.spec
+++ b/qhull.spec
@@ -2,7 +2,7 @@ Summary: Qhull - convex hulls, triangulations and related computations
Summary(pl.UTF-8): Qhull - obliczanie powłok wypukłych, triangulacji i powiązanych rzeczy
Name: qhull
Version: 2019.1
-Release: 1
+Release: 2
License: distributable (see COPYING.txt)
Group: Libraries
Source0: http://www.qhull.org/download/%{name}-2019-src-7.3.2.tgz