Package: libpano13 Version: 2.9.14 Severity: important Tags: patch
Hi, libpano13 FTBFS on GNU/Hurd for the same reasons reported in #543998. The patch for k*BSD should just be modified to include GNU/Hurd too. Here is a simple patch. The patch file should probably be renamed, too (something like 20_libpano13+kbsd-hurd.diff instead). diff -Nurp libpano13-2.9.14.orig//debian/patches/20_libpano13+kbsd.diff libpano13-2.9.14/debian/patches/20_libpano13+kbsd.diff --- libpano13-2.9.14.orig//debian/patches/20_libpano13+kbsd.diff 2010-10-31 01:56:33.000000000 +0200 +++ libpano13-2.9.14/debian/patches/20_libpano13+kbsd.diff 2010-10-31 01:58:24.000000000 +0200 @@ -8,7 +8,7 @@ http://bugs.debian.org/543998 HCPU="${host_cpu}" ;; - linux*) -+ linux*|k*bsd*) ++ linux*|k*bsd*|gnu*) PANO_WIN32_RESOURCE= HSYS=linux case "${host_cpu}" in @@ -19,7 +19,7 @@ http://bugs.debian.org/543998 HCPU="${host_cpu}" ;; - linux*) -+ linux*|k*bsd*) ++ linux*|k*bsd*|gnu*) PANO_WIN32_RESOURCE= HSYS=linux dnl Thanks. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: hurd-i386 (i686-AT386) Kernel: GNU-Mach 1.3.99/Hurd-0.3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org