gnu: gobject-introspection: Fix the header of patch files.

* gnu/packages/patches/gobject-introspection-absolute-shlib-path.patch: Modify.
* gnu/packages/patches/gobject-introspection-cc.patch: Modify.
This commit is contained in:
Raghav Gururajan 2021-09-08 11:18:17 -04:00
parent 426038df3b
commit 22f7d4bce1
No known key found for this signature in database
GPG key ID: 5F5816647F8BE551
2 changed files with 3 additions and 9 deletions

View file

@ -1,8 +1,5 @@
From 8471367e35e122fb6e661c243810df92c69440b4 Mon Sep 17 00:00:00 2001 Names of libraries included in typelib files are opened by dlopen.
From: Raghav Gururajan <rg@raghavgururajan.name> Here we add the full path.
Date: Tue, 7 Sep 2021 17:15:18 -0400
Subject: Names of libraries included in typelib files are opened
by dlopen. Here we add the full path.
This patch was provided by Luca Bruno <lucabru@src.gnome.org>, This patch was provided by Luca Bruno <lucabru@src.gnome.org>,
for 'gobject-introspection' 1.40.0 in Nix. for 'gobject-introspection' 1.40.0 in Nix.

View file

@ -1,7 +1,4 @@
From e9b8fa0768a1f0ef7df2659eb559f48433ff82be Mon Sep 17 00:00:00 2001 Use gcc as the default C compiler if CC is not set.
From: Raghav Gururajan <rg@raghavgururajan.name>
Date: Tue, 7 Sep 2021 16:59:16 -0400
Subject: Use gcc as the default C compiler if CC is not set.
--- ---
giscanner/__init__.py | 2 ++ giscanner/__init__.py | 2 ++