From 2c7829aec41f6915bda2a23af57f0b39b075a70b Mon Sep 17 00:00:00 2001 From: C4 Patino Date: Wed, 3 Sep 2025 22:43:05 -0500 Subject: [PATCH] path changes for nix --- books/build/features.sh | 1 + books/centaur/ipasir/load-ipasir-sharedlib-raw.lsp | 6 +----- .../bundle/software/cl+ssl-20231021-git/src/reload.lisp | 2 ++ 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/books/build/features.sh b/books/build/features.sh index 20ef1f1cc7..e8a16396e3 100755 --- a/books/build/features.sh +++ b/books/build/features.sh @@ -125,6 +125,7 @@ EOF fi echo "Determining whether an ipasir shared library is installed" 1>&2 +IPASIR_SHARED_LIBRARY=${IPASIR_SHARED_LIBRARY:-@libipasir@} if check_ipasir; then cat >> Makefile-features <