[libmath-bigint-gmp-perl] 04/06: Refresh fix-checklib-fail.patch (offset).

gregor herrmann gregoa at debian.org
Fri Nov 6 12:21:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmath-bigint-gmp-perl.

commit 57fb062bd62b443b8935cf98bc13032d33b8629b
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 6 13:18:09 2015 +0100

    Refresh fix-checklib-fail.patch (offset).
---
 debian/patches/fix-checklib-fail.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/fix-checklib-fail.patch b/debian/patches/fix-checklib-fail.patch
index 76b8be5..9559be5 100644
--- a/debian/patches/fix-checklib-fail.patch
+++ b/debian/patches/fix-checklib-fail.patch
@@ -7,12 +7,12 @@ Last-Update: 2012-08-08
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -14,7 +14,7 @@
+@@ -16,7 +16,7 @@
    push @ARGV, sprintf "LDDLFLAGS=%s -read_only_relocs suppress", $Config::Config{'lddlflags'};
    }
-
+ 
 -check_lib_or_exit(lib => 'gmp', header => 'gmp.h', @ARGV);
 +assert_lib(lib => 'gmp', header => 'gmp.h', @ARGV);
-
+ 
  WriteMakefile
    (

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-bigint-gmp-perl.git



More information about the Pkg-perl-cvs-commits mailing list