all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: guix-devel <guix-devel@gnu.org>
Subject: [PATCH] Fix small typo in local.mk
Date: Sun, 28 May 2017 12:24:12 -0700	[thread overview]
Message-ID: <87k250vl7n.fsf@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]

Hello,

I had a small 'make' problem today after pulling from git master; it was
caused by a benign typo in local.mk introduced in commit
2ac2b17251be51778963e6ced0b83e461d175d01. The following patch fixes
that.

Thanks,

Maxim


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-synfigstudio-Fix-patch-file-name.patch --]
[-- Type: text/x-patch, Size: 1029 bytes --]

From b3353d82758a06ad17e019aad37cf0a1084e9de6 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Date: Sun, 28 May 2017 12:17:12 -0700
Subject: [PATCH] gnu: synfigstudio: Fix patch file name.

* gnu/local.mk (dist_patch_DATA): Fix patch file name.
---
 gnu/local.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/local.mk b/gnu/local.mk
index 9ef9f95533..15e60181d4 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -993,7 +993,7 @@ dist_patch_DATA =						\
   %D%/packages/patches/superlu-dist-scotchmetis.patch		\
   %D%/packages/patches/swish-e-search.patch			\
   %D%/packages/patches/swish-e-format-security.patch		\
-  %D%/packages/patches/synfigstudio-fix-ui-with-gtk3.patch.patch \
+  %D%/packages/patches/synfigstudio-fix-ui-with-gtk3.patch      \
   %D%/packages/patches/t1lib-CVE-2010-2642.patch		\
   %D%/packages/patches/t1lib-CVE-2011-0764.patch		\
   %D%/packages/patches/t1lib-CVE-2011-1552+CVE-2011-1553+CVE-2011-1554.patch		\
-- 
2.13.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

             reply	other threads:[~2017-05-28 19:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-28 19:24 Maxim Cournoyer [this message]
2017-05-28 19:32 ` [PATCH] Fix small typo in local.mk Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k250vl7n.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.