summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-03-19 12:52:32 +0200
committerEfraim Flashner <efraim@flashner.co.il>2020-03-19 12:52:32 +0200
commitafa3b4d191d08e8ab88d764778f53c6a5d155a3b (patch)
tree3c33eef60523afa5d7ddae68b2f842362823f1e1
parentd3d8be5281d6a69f67608b051e4ffde8dcfc1301 (diff)
downloadpatches-afa3b4d191d08e8ab88d764778f53c6a5d155a3b.tar
patches-afa3b4d191d08e8ab88d764778f53c6a5d155a3b.tar.gz
gnu: Fix typo.
This is a follow-up to 83a4ab4e4213eaf10289f0abd8a43979178701d7. * gnu/local.mk (dist_patch_DATA): Fix typo in patch name.
-rw-r--r--gnu/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index ddd89ba018..93a1b680d1 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1111,7 +1111,7 @@ dist_patch_DATA = \
%D%/packages/patches/libjxr-fix-function-signature.patch \
%D%/packages/patches/libjxr-fix-typos.patch \
%D%/packages/patches/libotr-test-auth-fix.patch \
- %D%/packages/patches/libksieve-Fix-missing-lInk-libraries.patch \
+ %D%/packages/patches/libksieve-Fix-missing-link-libraries.patch \
%D%/packages/patches/libmad-armv7-thumb-pt1.patch \
%D%/packages/patches/libmad-armv7-thumb-pt2.patch \
%D%/packages/patches/libmad-length-check.patch \