aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-GSL/files/patch-inc_Ver2Func.pm')
-rw-r--r--math/p5-Math-GSL/files/patch-inc_Ver2Func.pm15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm b/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm
deleted file mode 100644
index 565e4804654b..000000000000
--- a/math/p5-Math-GSL/files/patch-inc_Ver2Func.pm
+++ /dev/null
@@ -1,15 +0,0 @@
---- inc/Ver2Func.pm.orig 2020-06-12 22:07:37 UTC
-+++ inc/Ver2Func.pm
-@@ -397,7 +397,12 @@ my @ver2func = (
- ^gsl_matrix_uint_scale_columns$
- /
- ]
-+ },
-+ "2.7" => {
-+ },
-+ "2.7.1" => {
- }
-+
- );
-
- my ( %index, @info, @versions );