diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2017-04-12 14:20:30 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2017-04-12 14:25:00 +0200 |
commit | 4d6ce834bb32aedc0ecd52e67ab3f96603f54d31 (patch) | |
tree | bffc324f161e7722a94097ec7d25ffbb71c2d250 /gnu/local.mk | |
parent | a97f6da4227177895e21bc811203bc12309cc368 (diff) | |
download | patches-4d6ce834bb32aedc0ecd52e67ab3f96603f54d31.tar patches-4d6ce834bb32aedc0ecd52e67ab3f96603f54d31.tar.gz |
gnu: dovecot: Update to 2.2.29.1.
* gnu/packages/mail.scm (dovecot): Update to 2.2.29.1.
[source]: Remove 'dovecot-fix-failing-test.patch'.
* gnu/packages/patches/dovecot-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 98dffff648..0f3b4bd7a8 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -539,7 +539,6 @@ dist_patch_DATA = \ %D%/packages/patches/diffutils-gets-undeclared.patch \ %D%/packages/patches/doc++-include-directives.patch \ %D%/packages/patches/doc++-segfault-fix.patch \ - %D%/packages/patches/dovecot-fix-failing-test.patch \ %D%/packages/patches/doxygen-test.patch \ %D%/packages/patches/elfutils-tests-ptrace.patch \ %D%/packages/patches/elixir-disable-failing-tests.patch \ |