summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorOleg Pykhalov <go.wigust@gmail.com>2019-11-03 13:25:39 +0300
committerOleg Pykhalov <go.wigust@gmail.com>2019-11-03 14:48:21 +0300
commita349835edb8e7e702089f6295e043c94caec6b11 (patch)
tree5b6312c82d14f46ca33287863f5e489b2d6e9bf4 /gnu/local.mk
parent13f0414ece4b2d6d12b32069df56cde40470f735 (diff)
downloadpatches-a349835edb8e7e702089f6295e043c94caec6b11.tar
patches-a349835edb8e7e702089f6295e043c94caec6b11.tar.gz
gnu: docker: Adjust tests for changes in go.
* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: New file. * gnu/local.mk (dist_patch_DATA): Use this. * gnu/packages/docker.scm (docker): Use this.
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 5fa97c7673..8eca810337 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -781,6 +781,7 @@ dist_patch_DATA = \
%D%/packages/patches/docbook-xsl-nonrecursive-string-subst.patch \
%D%/packages/patches/doc++-include-directives.patch \
%D%/packages/patches/doc++-segfault-fix.patch \
+ %D%/packages/patches/docker-adjust-tests-for-changes-in-go.patch \
%D%/packages/patches/docker-engine-test-noinstall.patch \
%D%/packages/patches/docker-fix-tests.patch \
%D%/packages/patches/docker-use-fewer-modprobes.patch \