diff options
Diffstat (limited to 'srcpkgs/perl/patches/D-SHA-CFLAGS.diff')
-rw-r--r-- | srcpkgs/perl/patches/D-SHA-CFLAGS.diff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/perl/patches/D-SHA-CFLAGS.diff b/srcpkgs/perl/patches/D-SHA-CFLAGS.diff index cdad78d6929..7c580648d22 100644 --- a/srcpkgs/perl/patches/D-SHA-CFLAGS.diff +++ b/srcpkgs/perl/patches/D-SHA-CFLAGS.diff @@ -14,8 +14,8 @@ Original-By: Matthias Maier <tamiko@gentoo.org> diff --git a/cpan/Digest-SHA/Makefile.PL b/cpan/Digest-SHA/Makefile.PL index af2c0c3..65f4771 100644 ---- cpan/Digest-SHA/Makefile.PL -+++ cpan/Digest-SHA/Makefile.PL +--- a/cpan/Digest-SHA/Makefile.PL ++++ b/cpan/Digest-SHA/Makefile.PL @@ -64,12 +64,6 @@ if ($^O eq 'VMS') { } } |