[med-svn] [plink1.9] 02/02: Refresh patch

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Mon Apr 27 17:13:53 UTC 2015


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

bob.dybian-guest pushed a commit to branch master
in repository plink1.9.

commit 5b8c6aa8964ede810b4fbbe7277f5de8e455235c
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Mon Apr 27 09:08:42 2015 +0200

    Refresh patch
---
 debian/patches/01_Fix_use_internal_lib.patch | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/01_Fix_use_internal_lib.patch b/debian/patches/01_Fix_use_internal_lib.patch
index 0bcd4f9..10349ca 100644
--- a/debian/patches/01_Fix_use_internal_lib.patch
+++ b/debian/patches/01_Fix_use_internal_lib.patch
@@ -32,16 +32,16 @@ Forwarded: No
 +
 --- a/pigz.c
 +++ b/pigz.c
-@@ -303,7 +303,7 @@
+@@ -297,7 +297,7 @@
  #include <stdio.h>
  #include <stdlib.h>
  #include <windows.h>
 -#include "zlib-1.2.8/zlib.h"
 +#include <zlib.h>
  
- void pigz_init(uint32_t setprocs) {
-   return;
-@@ -383,7 +383,7 @@
+ #include "pigz.h"
+ 
+@@ -495,7 +495,7 @@
  #  include <sys/pstat.h>
  #endif
  
@@ -52,7 +52,7 @@ Forwarded: No
                             Z_DEFAULT_COMPRESSION, Z_DEFAULT_STRATEGY,
 --- a/plink_common.h
 +++ b/plink_common.h
-@@ -139,7 +139,7 @@
+@@ -135,7 +135,7 @@
  
  #endif // __LP64__
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plink1.9.git



More information about the debian-med-commit mailing list