summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mc/files/nomandate.patch
Commit message (Collapse)AuthorAgeFilesLines
* mc: update 4.8.26 - > 4.8.27Alexander Kanavin2021-08-231-6/+18
| | | | | | | (From OE-Core rev: edcbd5eb311ad7b718e730048231c0c89c3397f4) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mc: Fix manpage date indeterminismRichard Purdie2020-02-061-0/+21
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) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>