[packages/qhull] - enhanced cmake patch to fix cmake files installation; release 2
qboosh
qboosh at pld-linux.org
Wed Apr 1 06:30:16 CEST 2020
commit 91ac1027f3119dec1ad5ec5b4f25129168d8ae96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Apr 1 06:30:07 2020 +0200
- enhanced cmake patch to fix cmake files installation; release 2
qhull-cmake.patch | 9 +++++++++
qhull.spec | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
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
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qhull.git/commitdiff/91ac1027f3119dec1ad5ec5b4f25129168d8ae96
More information about the pld-cvs-commit
mailing list