]> git.pld-linux.org Git - packages/perl-PDL.git/blob - perl-PDL-Makefile.PL.patch-dumb
- rediff patches
[packages/perl-PDL.git] / perl-PDL-Makefile.PL.patch-dumb
1 diff -urNp -x '*.orig' PDL-2.018.org/Makefile.PL PDL-2.018/Makefile.PL
2 --- PDL-2.018.org/Makefile.PL   2017-04-30 18:32:41.000000000 +0200
3 +++ PDL-2.018/Makefile.PL       2021-05-09 00:22:58.708445809 +0200
4 @@ -284,7 +284,7 @@ sub make_PDL_Config_pm {
5  # AUTOMATICALLY GENERATED BY THE PDL TOPLEVEL Makefile.PL.
6  # DO NOT HAND-EDIT - CHANGES WILL BE LOST UPON YOUR NEXT
7  #  'perl Makefile.PL'!!!
8 -package PDL;
9 +package PDL::Config;
10  use File::Spec;
11  \%PDL::Config = (\n";
12    for (sort keys %PDL::Config) {
This page took 0.060897 seconds and 3 git commands to generate.