Codebase list libcrypt-openssl-rsa-perl / 961d11fd-1c50-498b-bb03-5bf3e5474f99/main
Refresh patches. Debian Janitor 2 years ago
1 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
44 Author: gregor herrmann <gregoa@debian.org>
55 Last-Update: 2018-05-05
66
7 --- a/Makefile.PL
8 +++ b/Makefile.PL
9 @@ -3,7 +3,6 @@
7 Index: libcrypt-openssl-rsa-perl/Makefile.PL
8 ===================================================================
9 --- libcrypt-openssl-rsa-perl.orig/Makefile.PL
10 +++ libcrypt-openssl-rsa-perl/Makefile.PL
11 @@ -3,7 +3,6 @@ use warnings;
1012
1113 use 5.006;
1214 use ExtUtils::MakeMaker 6.48;
1416
1517 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
1618 # the contents of the Makefile that is written.
17 @@ -22,11 +21,10 @@
19 @@ -22,11 +21,10 @@ WriteMakefile(
1820 'Test::More' => 0,
1921 },
2022 'OBJECT' => 'RSA.o',