aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-www-curl/perl-5.26.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-www-curl/perl-5.26.patch')
-rw-r--r--testing/perl-www-curl/perl-5.26.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/perl-www-curl/perl-5.26.patch b/testing/perl-www-curl/perl-5.26.patch
deleted file mode 100644
index 428d93c32d1..00000000000
--- a/testing/perl-www-curl/perl-5.26.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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';