]> code.ossystems Code Review - openembedded-core.git/commit
mc: Fix manpage date indeterminism
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Feb 2020 18:12:15 +0000 (18:12 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Feb 2020 23:04:29 +0000 (23:04 +0000)
commitfeaf05c39ffecd7a9fd8bd81fc1872ce26b7801e
tree8db3afb26d297aa3e6608eebaf443355471c0e27
parent60cdd912b565207b9f236116d8832719cfa9ccfd
mc: Fix manpage date indeterminism

The man page date can vary depending upon the host perl, e.g. in Russian
some versions print 'июня', others 'Июнь' or Polish 'czerwca' or 'czerwiec'.
Rather than depend upon perl-native to fix this, just remove the date from
the manpages.

(From OE-Core rev: 5553c20f9fa4f35bf711b6b9d5717dcf4bfefafa)

(From OE-Core rev: 3653fd41fbc28f70259a00bb0098ec8731526449)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/mc/files/nomandate.patch [new file with mode: 0644]
meta/recipes-extended/mc/mc_4.8.23.bb