summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2020-03-07 16:11:48 +0100
committerJan Nieuwenhuizen <janneke@gnu.org>2020-03-26 12:59:34 +0100
commitc0a5cd1be3fce740c634596959321a76f22623a9 (patch)
tree3fe61ac945fbefe60cff74d775a37060fc2838a6 /gnu/local.mk
parent22ee7209797c023b95e22ced156df62cbff90184 (diff)
downloadguix-patches-c0a5cd1be3fce740c634596959321a76f22623a9.tar
guix-patches-c0a5cd1be3fce740c634596959321a76f22623a9.tar.gz
gnu: shepherd: Build fix for the Hurd.
* gnu/packages/patches/shepherd-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (shepherd): Use it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index b25d369e07..0ff248fe70 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1428,6 +1428,7 @@ dist_patch_DATA = \
%D%/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch \
%D%/packages/patches/seq24-rename-mutex.patch \
%D%/packages/patches/sharutils-CVE-2018-1000097.patch \
+ %D%/packages/patches/shepherd-hurd.patch \
%D%/packages/patches/shishi-fix-libgcrypt-detection.patch \
%D%/packages/patches/slim-session.patch \
%D%/packages/patches/slim-config.patch \