me
/
guix
Archived
1
0
Fork 0

gnu: cuirass: Pass "--localstatedir=/var".

* gnu/packages/ci.scm (cuirass)[arguments]: Add #:configure-flags.
master
Ludovic Courtès 2019-10-23 21:36:27 +02:00
parent 4163b6d855
commit 134a2c4ad8
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@
(ice-9 rdelim)
(ice-9 popen))
#:configure-flags '("--localstatedir=/var") ;for /var/log/cuirass
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'disable-repo-tests