* [PATCH] Fix small typo in local.mk
@ 2017-05-28 19:24 Maxim Cournoyer
2017-05-28 19:32 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: Maxim Cournoyer @ 2017-05-28 19:24 UTC (permalink / raw)
To: guix-devel
[-- 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 --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Fix small typo in local.mk
2017-05-28 19:24 [PATCH] Fix small typo in local.mk Maxim Cournoyer
@ 2017-05-28 19:32 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-05-28 19:32 UTC (permalink / raw)
To: Maxim Cournoyer; +Cc: guix-devel
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]
On Sun, May 28, 2017 at 12:24:12PM -0700, Maxim Cournoyer wrote:
> 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
>
> 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.
Already fixed in 5cd0122e60edc9ed0ee365aebef960cf89f0fd19 :)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-28 19:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-28 19:24 [PATCH] Fix small typo in local.mk Maxim Cournoyer
2017-05-28 19:32 ` Leo Famulari
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.