[saga] 04/09: Fix patch

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Thu Dec 17 22:55:39 UTC 2015


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

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

commit 33e965f5a32aa5f28c60cfb5b8de4a9c67611561
Author: Johan Van de Wauw <johan at vandewauw.be>
Date:   Thu Dec 17 20:28:42 2015 +0100

    Fix patch
---
 debian/patches/0002-Use-debian-version-of-grib2.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/0002-Use-debian-version-of-grib2.patch b/debian/patches/0002-Use-debian-version-of-grib2.patch
index aea7eaf..6c852df 100644
--- a/debian/patches/0002-Use-debian-version-of-grib2.patch
+++ b/debian/patches/0002-Use-debian-version-of-grib2.patch
@@ -67,3 +67,14 @@ Subject: Use debian version of grib2
  grib2_import.cpp\
  MLB_Interface.cpp\
  grib2_import.h\
+--- 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