summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch')
-rw-r--r--meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch b/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch
index b77b5a5bcd..9b128e1ce1 100644
--- a/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch
+++ b/meta/recipes-gnome/gtk-doc/files/pkg-config-native.patch
@@ -1,4 +1,4 @@
1From ae29d175016accd8a05ab1e52fc6435ac6291cfc Mon Sep 17 00:00:00 2001 1From 04af15322f677db42ecc2acc465334a04de9a871 Mon Sep 17 00:00:00 2001
2From: Ross Burton <ross.burton@intel.com> 2From: Ross Burton <ross.burton@intel.com>
3Date: Mon, 5 Sep 2016 22:25:44 +0100 3Date: Mon, 5 Sep 2016 22:25:44 +0100
4Subject: [PATCH] Use native pkg-config when looking for gtk-doc. 4Subject: [PATCH] Use native pkg-config when looking for gtk-doc.
@@ -12,8 +12,8 @@ Signed-off-by: Ross Burton <ross.burton@intel.com>
12 12
13diff --git a/gtk-doc.m4 b/gtk-doc.m4 13diff --git a/gtk-doc.m4 b/gtk-doc.m4
14index 2d12f01..e5afc3f 100644 14index 2d12f01..e5afc3f 100644
15--- a/gtk-doc.m4 15--- a/buildsystems/autotools/gtk-doc.m4
16+++ b/gtk-doc.m4 16+++ b/buildsystems/autotools/gtk-doc.m4
17@@ -25,7 +25,7 @@ 17@@ -25,7 +25,7 @@
18 # Macro appear in them. The GNU General Public License (GPL) does govern 18 # Macro appear in them. The GNU General Public License (GPL) does govern
19 # all other use of the material that constitutes the Autoconf Macro. 19 # all other use of the material that constitutes the Autoconf Macro.