From d1dbec6a833e992c36a2a430d297d9948444b48c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Wed, 12 Oct 2022 22:16:01 +0200 Subject: groups/221.native_packages_dev.group: perl: bump to v5.36.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/perl-5.36.0.local.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 patches/perl-5.36.0.local.patch (limited to 'patches/perl-5.36.0.local.patch') diff --git a/patches/perl-5.36.0.local.patch b/patches/perl-5.36.0.local.patch new file mode 100644 index 00000000..b56ecc69 --- /dev/null +++ b/patches/perl-5.36.0.local.patch @@ -0,0 +1,13 @@ +diff -ru perl-5.36.0.orig/installman perl-5.36.0/installman +--- perl-5.36.0.orig/installman 2022-10-12 21:41:08.169953621 +0200 ++++ perl-5.36.0/installman 2022-10-12 21:59:24.769494586 +0200 +@@ -152,9 +152,7 @@ + next; + } + +- if ($^O eq 'os2' || $^O eq 'amigaos' || $^O eq 'cygwin') { + $manpage =~ s#::#.#g; +- } + my $tmp = "${mandir}/${manpage}.tmp"; + $manpage = "${mandir}/${manpage}.${manext}"; + -- cgit v1.2.3