diff options
Diffstat (limited to 'meta/recipes-gnome/epiphany/files/distributor.patch')
| -rw-r--r-- | meta/recipes-gnome/epiphany/files/distributor.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/epiphany/files/distributor.patch b/meta/recipes-gnome/epiphany/files/distributor.patch index a2800eb62d..ba674e4aad 100644 --- a/meta/recipes-gnome/epiphany/files/distributor.patch +++ b/meta/recipes-gnome/epiphany/files/distributor.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From c297f5b89d7c8e98ac98e1d9a7506df6db6fc025 Mon Sep 17 00:00:00 2001 | 1 | From 641c9d5fc0d9f16151a20a5df2f0b4059d1130a1 Mon Sep 17 00:00:00 2001 |
| 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> | 2 | From: Richard Purdie <richard.purdie@linuxfoundation.org> |
| 3 | Date: Fri, 26 Feb 2021 10:17:52 +0000 | 3 | Date: Fri, 26 Feb 2021 10:17:52 +0000 |
| 4 | Subject: [PATCH] Don't encode the distro from /etc/os-release into the | 4 | Subject: [PATCH] Don't encode the distro from /etc/os-release into the |
| @@ -11,7 +11,7 @@ RP 2021/2/26 | |||
| 11 | 1 file changed, 1 insertion(+) | 11 | 1 file changed, 1 insertion(+) |
| 12 | 12 | ||
| 13 | diff --git a/meson.build b/meson.build | 13 | diff --git a/meson.build b/meson.build |
| 14 | index e416cc7..ee5f7b1 100644 | 14 | index 2691828..c466af6 100644 |
| 15 | --- a/meson.build | 15 | --- a/meson.build |
| 16 | +++ b/meson.build | 16 | +++ b/meson.build |
| 17 | @@ -15,6 +15,7 @@ if r.returncode() == 0 | 17 | @@ -15,6 +15,7 @@ if r.returncode() == 0 |
