Bug#639287: Updated patch for GNU/Hurd

Svante Signell svante.signell at telia.com
Mon Aug 29 18:00:23 UTC 2011


Package: libhdf4
Version: 4.2r4-12
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Inlined below is an updated patch supporting both kfreebsd and hurd. Its
previous name was kfreebsd. An appropriate new name would be kfreebsd
+gnu.

Index: libhdf4-4.2r4/HDF4/configure.ac
===================================================================
--- libhdf4-4.2r4.orig/HDF4/configure.ac        2010-01-14
11:15:49.000000000 +0100
+++ libhdf4-4.2r4/HDF4/configure.ac     2010-01-14 11:16:47.000000000
+0100
@@ -677,7 +677,7 @@
   mips*-sgi-irix6_32*)  BAR="irix32"      ;;
   mips*-sgi-irix5*)     BAR="irix5"       ;;
   mips*-sgi-irix4*)     BAR="irix4"       ;;
-  *-linux*)             BAR="linux"       ;;
+  *-linux*|*-k*bsd*-gnu|*-gnu*)BAR="linux"       ;;
   *-freebsd*)           BAR="fbsd"        ;;
   ia64-*-*)             BAR="ia64"        ;;
   *-ibm-aix*)           BAR="aix"         ;;


It should be applied after the build system simplification patch for all
arches provided in bug #639720.

Thanks!






More information about the Pkg-grass-devel mailing list