summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-02-02 18:11:44 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-02 18:11:44 +0100
commitc3cfa2b182cbbee7365ec47c94984a2c619e1686 (patch)
tree47db411761bcfec06dd175e6fdcd46d59b713333
parente1026ba70138f105ebc95281d22c09241feee9d5 (diff)
downloadpatches-c3cfa2b182cbbee7365ec47c94984a2c619e1686.tar
patches-c3cfa2b182cbbee7365ec47c94984a2c619e1686.tar.gz
gnu: Fix patch name typo.
This follows up on commit e1026ba70138f105ebc95281d22c09241feee9d5. Reported by NieDzejkob on #guix. * gnu/local.mk (dist_patch_DATA): Fix typo.
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 941b8125b8..c3b42fb638 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1412,7 +1412,7 @@ dist_patch_DATA = \
%D%/packages/patches/t1lib-CVE-2010-2642.patch \
%D%/packages/patches/t1lib-CVE-2011-0764.patch \
%D%/packages/patches/t1lib-CVE-2011-1552+.patch \
- %D%/packages/patches/t4k-common-libpng16.png \
+ %D%/packages/patches/t4k-common-libpng16.patch \
%D%/packages/patches/tar-remove-wholesparse-check.patch \
%D%/packages/patches/tar-skip-unreliable-tests.patch \
%D%/packages/patches/tcc-boot-0.9.27.patch \