unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob d91a669d88b2358f0847a31e7f7bf58d56863e86 584 bytes (raw)
name: gnu/packages/patches/gegl-mrg.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
From 271e2654229db0ba72a95a7256cb9d148aa7621a Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Sat, 25 Jul 2020 05:04:26 -0400
Subject: [PATCH] [PATCH]: Fix build with mrg. #259

---
 bin/mrg-gegl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/mrg-gegl.h b/bin/mrg-gegl.h
index 485ec97bf..2c055a69a 100644
--- a/bin/mrg-gegl.h
+++ b/bin/mrg-gegl.h
@@ -1,7 +1,7 @@
 #ifndef MRG_GEGL_H
 #define MRG_GEGL_H
 
-#include <mrg/mrg.h>
+#include <mrg.h>
 #include <gegl/gegl.h>
 
 void mrg_gegl_buffer_blit (Mrg *mrg,
-- 
2.27.0


debug log:

solving d91a669d88 ...
found d91a669d88 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).