summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEric Bavier <bavier@member.fsf.org>2018-11-29 22:17:40 -0600
committerEric Bavier <bavier@member.fsf.org>2018-11-30 00:21:25 -0600
commit5f230fb2798e9862fba67228b9de89df8f36e8e0 (patch)
treec552cfc8273a47ec7b09578f32801e2942f35e7b /gnu/local.mk
parent7b05e957fa8adfe2c85d7d164b8a2f4c9796fdb2 (diff)
patchutils: Update to 0.3.4.
* gnu/packages/patchutils.scm (patchutils): Update to 0.3.4. [arguments]: Simplify 'patch-test-scripts' phase. * gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: Rename to... * gnu/packages/patches/patchutils-test-perms.patch: ...this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index bb152cd108..70968dbb8e 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1026,7 +1026,7 @@ dist_patch_DATA = \
%D%/packages/patches/p7zip-remove-unused-code.patch \
%D%/packages/patches/patchelf-page-size.patch \
%D%/packages/patches/patchelf-rework-for-arm.patch \
- %D%/packages/patches/patchutils-xfail-gendiff-tests.patch \
+ %D%/packages/patches/patchutils-test-perms.patch \
%D%/packages/patches/patch-hurd-path-max.patch \
%D%/packages/patches/perf-gcc-ice.patch \
%D%/packages/patches/perl-archive-tar-CVE-2018-12015.patch \