forcing localstatedir to be able to use smp

This commit is contained in:
Jean-François GUILLAUME 2025-05-29 12:48:29 +00:00
parent 82c8cd234f
commit 1dddaaa6ca

View file

@ -54,7 +54,8 @@
"--with-xml2"
"--with-ldap"
"--with-openssl"
"--enable-log-daemon-helpers")
"--enable-log-daemon-helpers"
"--localstatedir=/var") ; forcing to be able to use smp
#:phases (modify-phases %standard-phases
(add-before 'build 'fix-true-path
(lambda* (#:key inputs #:allow-other-keys)