[gnome-continuous] Update fontconfig patch
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Update fontconfig patch
- Date: Sat, 23 Mar 2019 12:23:45 +0000 (UTC)
commit c8bd8ec79c71d5bbe93b48d89dec1cad07f89405
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sat Mar 23 11:57:32 2019 +0000
Update fontconfig patch
patches/fontconfig-autogen.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/patches/fontconfig-autogen.patch b/patches/fontconfig-autogen.patch
index 845973f..c1b5e17 100644
--- a/patches/fontconfig-autogen.patch
+++ b/patches/fontconfig-autogen.patch
@@ -1,4 +1,4 @@
-From 7acb4d7d54134d99968e4d8c787aaf02eefce453 Mon Sep 17 00:00:00 2001
+From 4366af8eb7f8c935ded6e9fcb08320f262a68c7e Mon Sep 17 00:00:00 2001
From: Emmanuele Bassi <ebassi gnome org>
Date: Tue, 9 Jan 2018 11:04:08 +0000
Subject: [PATCH] Use a minimal autogen.sh
@@ -6,11 +6,11 @@ Subject: [PATCH] Use a minimal autogen.sh
We only need autoreconf, no need for a bajillion checks that inevitably
fail.
---
- autogen.sh | 126 +------------------------------------------------------------
+ autogen.sh | 126 +----------------------------------------------------
1 file changed, 1 insertion(+), 125 deletions(-)
diff --git a/autogen.sh b/autogen.sh
-index e5537e5..94c673d 100755
+index 1d31465..94c673d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,126 +1,2 @@
@@ -59,7 +59,7 @@ index e5537e5..94c673d 100755
-LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
-AUTOPOINT=${AUTOPOINT-autopoint}
-AUTORECONF=${AUTORECONF-autoreconf}
--AUTORECONF_FLAGS="-i"
+-AUTORECONF_FLAGS=${AUTORECONF_FLAGS-"-i"}
-GPERF=${GPERF-gperf}
-GETTEXTIZE=${GETTEXTIZE-gettextize}
-GETTEXTIZE_FLAGS="--force --no-changelog"
@@ -142,5 +142,5 @@ index e5537e5..94c673d 100755
-fi
+exec autoreconf -fvi
--
-2.14.3
+2.21.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]