summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorSimon Tournier <zimon.toutoune@gmail.com>2023-10-31 21:28:43 +0100
committerSimon Tournier <zimon.toutoune@gmail.com>2023-10-31 22:15:33 +0100
commit3991d9e4d9867ec499283bfc71b34d7bfebe49b3 (patch)
treed62d2fbcce0fac02cc6934cbdf32c86c8afbc740 /gnu/local.mk
parentb963bf6b1debe0f73c5d88452fa23a3954fc3cad (diff)
downloadguix-3991d9e4d9867ec499283bfc71b34d7bfebe49b3.tar.gz
Revert "gnu: lvm2: Remove systemd rule."
This reverts commit c0895371c5759c7d9edb330774e90f192cc4cf2c, which does not
correctly fix the issue, as reported by Josselin Poiret <dev@jpoiret.xyz> in
<https://issues.guix.gnu.org/issue/66586#6>.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 27e57302ae..8d817379a7 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1629,7 +1629,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/mcrypt-CVE-2012-4527.patch			\
   %D%/packages/patches/libmemcached-build-with-gcc7.patch	\
   %D%/packages/patches/libmhash-hmac-fix-uaf.patch		\
-  %D%/packages/patches/lvm2-no-systemd.patch    		\
   %D%/packages/patches/maturin-no-cross-compile.patch		\
   %D%/packages/patches/mecab-variable-param.patch		\
   %D%/packages/patches/memtest86+-build-reproducibly.patch	\