summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorJosselin Poiret <dev@jpoiret.xyz>2021-11-19 11:09:49 +0000
committerTimothy Sample <samplet@ngyro.com>2021-11-19 17:19:34 -0500
commit2db788fe74ee2db52b6cf7c473c05c12a8f9b770 (patch)
tree8a8b77e8cb92ddbd1994dca5e62f6984a1441859 /gnu/local.mk
parent25b6e7110c8c11d67539247c6bb58cddc6bf0f6b (diff)
downloadguix-patches-2db788fe74ee2db52b6cf7c473c05c12a8f9b770.tar
guix-patches-2db788fe74ee2db52b6cf7c473c05c12a8f9b770.tar.gz
gnu: elogind: Revert changes to polkit build time detection.
* gnu/packages/patches/elogind-revert-polkit-detection.patch: New file. * gnu/packages/freedesktop.scm (elogind): Use it. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Timothy Sample <samplet@ngyro.com>
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 d4a6b59e34..54b23c06d9 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1009,6 +1009,7 @@ dist_patch_DATA = \
%D%/packages/patches/elixir-path-length.patch \
%D%/packages/patches/elm-compiler-disable-reactor.patch \
%D%/packages/patches/elm-compiler-fix-map-key.patch \
+ %D%/packages/patches/elogind-revert-polkit-detection.patch \
%D%/packages/patches/emacs-exec-path.patch \
%D%/packages/patches/emacs-fix-scheme-indent-function.patch \
%D%/packages/patches/emacs-ignore-empty-xim-styles.patch \