gnu: miredo: Fix creation of .pid file.
authorLéo Le Bouter <lle-bout@zaclys.net>
Thu, 4 Feb 2021 22:33:53 +0000 (23:33 +0100)
committer宋文武 <iyzsong@member.fsf.org>
Thu, 11 Feb 2021 09:18:15 +0000 (17:18 +0800)
commit4767ab4bf6ba44439a52b9c403128e86bd6234d5
tree20e07a699c96436364d8ed1c2d9c60ff629385dc
parent988ac06ce8cf9b1760094e0e2ff23960355d07eb
gnu: miredo: Fix creation of .pid file.

* gnu/packages/networking.scm (miredo)[arguments]: Add "--localstatedir=/var"
to #:configure-flags and add 'do-not-create-/run phase to #:phases to remove
code that tries to create a directory inside "@localstatedir@" during install.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu/packages/networking.scm