[hdf4] 01/02: Add support for GNU Hurd

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sat Sep 13 18:47:59 UTC 2014


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

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

commit de2626b87bb733adea4f666c6d3c04402aae6e3d
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Sat Sep 13 20:16:28 2014 +0200

    Add support for GNU Hurd
---
 debian/patches/kfreebsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/kfreebsd b/debian/patches/kfreebsd
index c1c70bf..4cfd77d 100644
--- a/debian/patches/kfreebsd
+++ b/debian/patches/kfreebsd
@@ -7,7 +7,7 @@ Index: b/HDF4/configure.ac
  ## of being copied depending upon the host.
  case "$host" in
 -  *-linux*)             BAR="linux"       ;;
-+  *-linux*|*-k*bsd*-gnu)BAR="linux"       ;;
++  *-linux*|*-k*bsd*-gnu|*-gnu*)BAR="linux"       ;;
    *-freebsd*)           BAR="fbsd"        ;;
    *-ibm-aix*)           BAR="aix"         ;;
    sparc64-*-solaris2*)  BAR="solaris64"   ;;

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



More information about the Pkg-grass-devel mailing list