summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2023-01-09 03:14:51 +0100
committerMarius Bakke <marius@gnu.org>2023-01-09 08:55:09 +0100
commit1efe7de0966afe1b96d7e8472d17a9c6142b5043 (patch)
tree8cda418514d0a09b1ddf7451d5e366d69c6e1d98 /gnu/local.mk
parent2463e9f1fe10a1d7e02dff76f200da69cd3f24d1 (diff)
gnu: python-afdko: Fix failing tests.
* gnu/packages/patches/python-afdko-suppress-copyright-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/fontutils.scm (python-afdko)[source](patches): New field.
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 597254f831..721a1ae067 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1715,6 +1715,7 @@ dist_patch_DATA = \
%D%/packages/patches/python-3-fix-tests.patch \
%D%/packages/patches/python-3-hurd-configure.patch \
%D%/packages/patches/python-3-no-static-lib.patch \
+ %D%/packages/patches/python-afdko-suppress-copyright-test.patch \
%D%/packages/patches/python-aionotify-0.2.0-py3.8.patch \
%D%/packages/patches/python-argcomplete-1.11.1-fish31.patch \
%D%/packages/patches/python-cross-compile.patch \