summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-12-06 23:37:59 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-12-06 23:50:43 +0100
commit6a84fddcaa9d949b01afc62f471ef16bfe361e97 (patch)
treea9b41ff1ee7adcb00485d38e337e3fafb7df7916 /gnu/local.mk
parent9b5ed03969cd8e1f31c7428523a682a6a6dd82e8 (diff)
downloadguix-6a84fddcaa9d949b01afc62f471ef16bfe361e97.tar.gz
gnu: pam-mount: Update to 2.17.
* gnu/packages/admin.scm (pam-mount): Update to 2.17.
[source]: Remove upstreamed patch.
* gnu/packages/patches/pam-mount-luks2-support.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
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 a390f97693..e9dafc0292 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1432,7 +1432,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/p7zip-CVE-2017-17969.patch		\
   %D%/packages/patches/p7zip-remove-unused-code.patch		\
   %D%/packages/patches/pam-krb5-CVE-2020-10595.patch		\
-  %D%/packages/patches/pam-mount-luks2-support.patch		\
   %D%/packages/patches/pango-skip-libthai-test.patch		\
   %D%/packages/patches/pciutils-hurd-configure.patch		\
   %D%/packages/patches/plasma-framework-fix-KF5PlasmaMacros.cmake.patch \