summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mc/files/nomandate.patch
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-02-08 08:20:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-02-09 09:57:24 +0000
commitc4f80179ca501653d3e50b2f7f88baf9e188bd0e (patch)
tree375a24914ebf49495a0a13d68b2d3ea2de9f0e18 /meta/recipes-extended/mc/files/nomandate.patch
parente0ea87498dfb50d27c7bdf6fda1dcc77094cb5f5 (diff)
downloadpoky-c4f80179ca501653d3e50b2f7f88baf9e188bd0e.tar.gz
mc: update 4.8.28 -> 4.8.29
(From OE-Core rev: 46701b356d5d0e5ebe1aa7544a02b28a0fb0c035) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mc/files/nomandate.patch')
-rw-r--r--meta/recipes-extended/mc/files/nomandate.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-extended/mc/files/nomandate.patch b/meta/recipes-extended/mc/files/nomandate.patch
index c01d065b0e..4ebaaa2fa7 100644
--- a/meta/recipes-extended/mc/files/nomandate.patch
+++ b/meta/recipes-extended/mc/files/nomandate.patch
@@ -1,4 +1,4 @@
1From f02010965af21db018c4e108b2193c872406a314 Mon Sep 17 00:00:00 2001 1From 4482ed0b8bd506cc2590ceacfdada6cc34450796 Mon Sep 17 00:00:00 2001
2From: Richard Purdie <richard.purdie@linuxfoundation.org> 2From: Richard Purdie <richard.purdie@linuxfoundation.org>
3Date: Tue, 4 Feb 2020 18:12:15 +0000 3Date: Tue, 4 Feb 2020 18:12:15 +0000
4Subject: [PATCH] mc: Fix manpage date indeterminism 4Subject: [PATCH] mc: Fix manpage date indeterminism
@@ -21,7 +21,7 @@ Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
21 1 file changed, 1 insertion(+), 1 deletion(-) 21 1 file changed, 1 insertion(+), 1 deletion(-)
22 22
23diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am 23diff --git a/doc/man/date-of-man-include.am b/doc/man/date-of-man-include.am
24index 3a4e599..f11e9b3 100644 24index c6b1e69..165a796 100644
25--- a/doc/man/date-of-man-include.am 25--- a/doc/man/date-of-man-include.am
26+++ b/doc/man/date-of-man-include.am 26+++ b/doc/man/date-of-man-include.am
27@@ -1,5 +1,5 @@ 27@@ -1,5 +1,5 @@
@@ -29,5 +29,5 @@ index 3a4e599..f11e9b3 100644
29- -e "s/%DATE_OF_MAN_PAGE%/$${MAN_DATE}/g" \ 29- -e "s/%DATE_OF_MAN_PAGE%/$${MAN_DATE}/g" \
30+ -e "s/%DATE_OF_MAN_PAGE%//g" \ 30+ -e "s/%DATE_OF_MAN_PAGE%//g" \
31 -e "s/%MAN_VERSION%/@MAN_VERSION@/g" \ 31 -e "s/%MAN_VERSION%/@MAN_VERSION@/g" \
32 -e "s{%prefix%{@prefix@{g" \
33 -e "s{%sysconfdir%{@sysconfdir@{g" \ 32 -e "s{%sysconfdir%{@sysconfdir@{g" \
33 -e "s{%libexecdir%{@libexecdir@{g" \