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

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Mon Jan 16 22:26:51 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 b979bc211142df930e185a6407197db643136960
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Mon Jan 16 23:10:57 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 dd38a62..d0675c4 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.8/libz.so.1.2.8
+-ZLIB=zlib-1.2.10/libz.so.1.2.10
 +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.8/libz.so.1.2.8
++  ZLIB=-L. zlib-1.2.10/libz.so.1.2.10
 +endif
  
  ifeq ($(SYS), MAC)
@@ -41,8 +41,8 @@ Forwarded: No
    endif
    BLASFLAGS=-framework Accelerate
    LINKFLAGS=-ldl
--  ZLIB=zlib-1.2.8/libz.1.2.8.dylib
-+  ZLIB=-L. zlib-1.2.8/libz.1.2.8.dylib
+-  ZLIB=zlib-1.2.10/libz.1.2.10.dylib
++  ZLIB=-L. zlib-1.2.10/libz.1.2.10.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.8/libz.a
-+  ZLIB=-L. zlib-1.2.8/libz.a
+-  ZLIB=zlib-1.2.10/libz.a
++  ZLIB=-L. zlib-1.2.10/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