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

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Wed Feb 22 22:55:39 UTC 2017


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 b705a75c60ca0e13b355b6a31eb376f99498f446
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Wed Feb 22 23:50:35 2017 +0100

    Refresh patch
---
 debian/patches/01.Makefile_config.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/01.Makefile_config.patch b/debian/patches/01.Makefile_config.patch
index d0675c4..960d3ce 100644
--- a/debian/patches/01.Makefile_config.patch
+++ b/debian/patches/01.Makefile_config.patch
@@ -22,7 +22,7 @@ Forwarded: No
 -CFLAGS=-Wall -O2
 -BLASFLAGS=-L/usr/lib64/atlas -llapack -lcblas -latlas
 -LINKFLAGS=-lm -lpthread -ldl
--ZLIB=zlib-1.2.10/libz.so.1.2.10
+-ZLIB=zlib-1.2.11/libz.so.1.2.11
 +CFLAGS+=-Wall -O2
 +CXXFLAGS+=-Wall -O2
 +LINKFLAGS=-lm -lpthread -ldl $(LDFLAGS)
@@ -32,7 +32,7 @@ Forwarded: No
 +  CFLAGS+=-DDYNAMIC_ZLIB
 +else
 +  BLASFLAGS=-L/usr/lib64/atlas -llapack -lcblas -latlas
-+  ZLIB=-L. zlib-1.2.10/libz.so.1.2.10
++  ZLIB=-L. zlib-1.2.11/libz.so.1.2.11
 +endif
  
  ifeq ($(SYS), MAC)
@@ -41,8 +41,8 @@ Forwarded: No
    endif
    BLASFLAGS=-framework Accelerate
    LINKFLAGS=-ldl
--  ZLIB=zlib-1.2.10/libz.1.2.10.dylib
-+  ZLIB=-L. zlib-1.2.10/libz.1.2.10.dylib
+-  ZLIB=zlib-1.2.11/libz.1.2.11.dylib
++  ZLIB=-L. zlib-1.2.11/libz.1.2.11.dylib
  endif
  
  ifeq ($(SYS), WIN)
@@ -50,8 +50,8 @@ Forwarded: No
  # NO_LAPACK.
    BLASFLAGS=-L. lapack/liblapack.a -L. lapack/librefblas.a
    LINKFLAGS=-lm -static-libgcc
--  ZLIB=zlib-1.2.10/libz.a
-+  ZLIB=-L. zlib-1.2.10/libz.a
+-  ZLIB=zlib-1.2.11/libz.a
++  ZLIB=-L. zlib-1.2.11/libz.a
  endif
  
  ifdef NO_LAPACK

-- 
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