[SCM] Debian packaging of libnet-ssh2-perl branch, master, updated. debian/0.42-1-4-gae51cda

Salvatore Bonaccorso carnil at debian.org
Tue Apr 24 10:35:14 UTC 2012


The following commit has been merged in the master branch:
commit 5461495289aa6806c51a9f5bef2cc543aa6f5b32
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Apr 24 12:31:19 2012 +0200

    Refresh fix-build patch

diff --git a/debian/patches/fix-build b/debian/patches/fix-build
index 199edd8..acce50f 100644
--- a/debian/patches/fix-build
+++ b/debian/patches/fix-build
@@ -14,5 +14,5 @@ Last-Update: 2012-04-21
 -my $extra_libs = '-lz -lssl -lcrypto';
 +my $extra_libs = '-lssl -lcrypto';
  
- for (@ARGV) {
-     /^inc=(.*)/ and $inc = $1;
+ my @args = @ARGV;
+ my @pass_through_args;

-- 
Debian packaging of libnet-ssh2-perl



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