mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-06-17 01:31:47 +02:00
forcing localstatedir to be able to use smp
This commit is contained in:
parent
82c8cd234f
commit
1dddaaa6ca
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue