me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/mail.scm (mumi)[arguments]: Add #:configure-flags.
master
Ludovic Courtès 2019-12-21 22:09:48 +01:00
parent c7b2b53980
commit 8ff573d3a0
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 0 deletions

View File

@ -3024,6 +3024,8 @@ $(libdir)/guile/@GUILE_EFFECTIVE_VERSION@/site-ccache\n"))
#:imported-modules ((guix build guile-build-system)
,@%gnu-build-system-modules)
#:configure-flags '("--localstatedir=/var")
#:phases
(modify-phases %standard-phases
(add-after 'install 'wrap-executable