From b86a6c4f233c3a7716a8ac10951ffbc92f2fd1c1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 1 Sep 2022 09:21:19 +0200 Subject: [PATCH] mc: submit perl warnings patch upstream Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- .../mc/files/0001-mc-replace-perl-w-with-use-warnings.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch b/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch index bf8037cd288..012a4996840 100644 --- a/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch +++ b/meta/recipes-extended/mc/files/0001-mc-replace-perl-w-with-use-warnings.patch @@ -17,7 +17,7 @@ So replace "perl -w" with "use warnings" to make it work. The man2hlp.in already has "use warnings;", so just remove '-w' is OK. -Upstream-Status: Pending +Upstream-Status: Submitted [https://github.com/MidnightCommander/mc/pull/174] Signed-off-by: Robert Yang --- -- 2.47.3