mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-24 19:55:26 +03:00
testing/perl-www-curl: rebuild against perl 5.26
This commit is contained in:
parent
e79a2c3889
commit
0470b70757
2 changed files with 18 additions and 3 deletions
12
testing/perl-www-curl/perl-5.26.patch
Normal file
12
testing/perl-www-curl/perl-5.26.patch
Normal file
|
@ -0,0 +1,12 @@
|
|||
diff --git a/Makefile.PL b/Makefile.PL
|
||||
index bb852e4..dd6d228 100644
|
||||
--- a/Makefile.PL
|
||||
+++ b/Makefile.PL
|
||||
@@ -1,6 +1,7 @@
|
||||
# Makefile.PL for Perl module WWW::Curl
|
||||
# Check out the README file for more information.
|
||||
|
||||
+BEGIN { push @INC, '.'; }
|
||||
use inc::Module::Install;
|
||||
|
||||
name 'WWW-Curl';
|
Loading…
Add table
Add a link
Reference in a new issue