[saga] 02/05: Fix glib2c

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Feb 25 21:59:57 UTC 2016


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

johanvdw-guest pushed a commit to branch master
in repository saga.

commit a9cacb65d3c9cbf8f66076bac8887d08c7a741e4
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Thu Feb 25 20:16:20 2016 +0100

    Fix glib2c
---
 debian/patches/0001-vigra-hdf5-include.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/0001-vigra-hdf5-include.patch b/debian/patches/0001-vigra-hdf5-include.patch
index d8f94a1..9b88011 100644
--- a/debian/patches/0001-vigra-hdf5-include.patch
+++ b/debian/patches/0001-vigra-hdf5-include.patch
@@ -9,3 +9,14 @@
  AM_CXXFLAGS        = -fPIC $(CXX_INCS) $(DEF_SAGA) $(UC_DEFS) $(DBGFLAGS) $(GOMPFLAGS)
  AM_LDFLAGS         = -fPIC -shared -avoid-version -lvigraimpex -lfftw3
  pkglib_LTLIBRARIES = libimagery_vigra.la
+--- a/src/modules/io/io_grid_grib2/grib2_import.h
++++ b/src/modules/io/io_grid_grib2/grib2_import.h
+@@ -11,7 +11,7 @@
+ 
+ #include "MLB_Interface.h"
+ extern "C" {
+-#include "g2clib-1.0.4/grib2.h"
++#include "grib2.h"
+ }
+ 
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git



More information about the Pkg-grass-devel mailing list