summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gnome/adwaita-icon-theme
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-10-21 23:45:44 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-10-23 16:30:36 +0100
commit6b8c51ae0921e59423916e800cdfd7294882a53e (patch)
tree41bbb7d8e4b321ab69651d97e6ee6f48a9aa3287 /meta/recipes-gnome/gnome/adwaita-icon-theme
parentff408c97933fa6dd6d7b10f8ecbf1b346ca5e018 (diff)
downloadpoky-6b8c51ae0921e59423916e800cdfd7294882a53e.tar.gz
adwaita-icon-theme: upgrade 3.32.0 -> 3.34.0
(From OE-Core rev: b4e9af206623755651753ed1b776cedb004e59fd) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/adwaita-icon-theme')
-rw-r--r--meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch
index 4a98363313..a062aa63d3 100644
--- a/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch
+++ b/meta/recipes-gnome/gnome/adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch
@@ -19,7 +19,7 @@ index 4a84501..52dbb8e 100644
19+++ b/configure.ac 19+++ b/configure.ac
20@@ -3,7 +3,6 @@ AC_PREREQ(2.53) 20@@ -3,7 +3,6 @@ AC_PREREQ(2.53)
21 21
22 AC_INIT([adwaita-icon-theme], [3.32.0], 22 AC_INIT([adwaita-icon-theme], [3.34.0],
23 [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) 23 [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme])
24-AC_CANONICAL_HOST 24-AC_CANONICAL_HOST
25 AC_CONFIG_MACRO_DIR([m4]) 25 AC_CONFIG_MACRO_DIR([m4])