guix/gnu
Jake Forster 53b23512ee
gnu: hdf5: Fix paths in hdf5-config.cmake.
Fixes: guix/guix#683

Passing an absolute path to -DHDF5_INSTALL_CMAKE_DIR causes the
variable @PACKAGE_SHARE_INSTALL_DIR@ in
config/install/hdf5-config.cmake.in to expand to a path that includes
${PACKAGE_PREFIX_DIR} twice in the generated hdf5-config.cmake.

* gnu/packages/maths.scm (hdf5) [arguments]
<#:configure-flags>: Change -DHDF5_INSTALL_CMAKE_DIR from absolute
path to relative path.

Change-Id: I0c793ad63a4a3d930a560a5094e08f2384f43b38
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-06-26 15:37:47 +02:00
..
bootloader
build file-systems: Support UUIDs for FAT12. 2025-06-16 00:25:54 +02:00
home
installer
machine machine: hetzner: Fix machine bootstrap. 2025-06-26 20:43:55 +08:00
packages gnu: hdf5: Fix paths in hdf5-config.cmake. 2025-06-26 15:37:47 +02:00
services services: knot: Depend on `user-processes'. 2025-06-20 17:59:02 +02:00
system system: Add zstd to ‘%base-packages/hurd’. 2025-06-20 17:59:02 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: liba52: Update to 0.8.0. 2025-06-26 11:41:12 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm