guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

50/62: gnu: Fix typo.


From: guix-commits
Subject: 50/62: gnu: Fix typo.
Date: Sat, 11 Apr 2020 11:35:56 -0400 (EDT)

janneke pushed a commit to branch wip-hurd-vm
in repository guix.

commit acd802af013922db8d8d5ea79ed3f0e9a4949489
Author: Efraim Flashner <address@hidden>
AuthorDate: Fri Apr 10 11:48:00 2020 +0300

    gnu: Fix typo.
    
    This is a follow-up to 26aa0f28f6c2894f79c958af2a0b364382db03c2.
    
    * gnu/local.mk (dist_patch_DATA): Correctly name patch file.
---
 gnu/local.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/local.mk b/gnu/local.mk
index 14cfc83..c163d12 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1003,7 +1003,7 @@ dist_patch_DATA =                                         
\
   %D%/packages/patches/gnome-tweaks-search-paths.patch         \
   %D%/packages/patches/gnupg-default-pinentry.patch            \
   %D%/packages/patches/gnutls-skip-trust-store-test.patch      \
-  %D%/packages/patches/gnutls-cross.patch.patch                        \
+  %D%/packages/patches/gnutls-cross.patch                      \
   %D%/packages/patches/gobject-introspection-absolute-shlib-path.patch \
   %D%/packages/patches/gobject-introspection-cc.patch          \
   %D%/packages/patches/gobject-introspection-girepository.patch        \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]