[pygrib] 08/14: fix patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Oct 28 11:26:36 UTC 2016


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

mckinstry pushed a commit to tag debian/2.0.1-3
in repository pygrib.

commit 4e545ae89622766e70967f938080183c32034f97
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Feb 29 13:22:27 2016 +0000

    fix patch
---
 debian/patches/use_g2clib.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/use_g2clib.patch b/debian/patches/use_g2clib.patch
index 8ab65d1..7574690 100644
--- a/debian/patches/use_g2clib.patch
+++ b/debian/patches/use_g2clib.patch
@@ -28,7 +28,7 @@ Index: pygrib-2.0.1/setup.py
  libdirs=[]
  incdirs=[numpy.get_include()]
 -libraries=[grib_api_libname]
-+libraries=[grib_api_libname, g2c_api_libname]
++libraries=[grib_api_libname, grib2c_api_libname]
 +macros=[]
  
  if grib_api_libdir is None and grib_api_dir is not None:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pygrib.git



More information about the debian-science-commits mailing list