On 2011-07-26 03:51 +0200, Aurelien Jarno wrote:

>    * Disable multiarch support on amd64, kfreebsd-amd64, ppc64, sparc64 until
>      we fix the /lib64 -> /lib symlink issue. Closes: #632176.

It seems you made a typo regarding the kfreebsd-amd64 case:

--8<---------------cut here---------------start------------->8---
--- a/debian/rules.d/debhelper.mk
+++ b/debian/rules.d/debhelper.mk
@@ -114,7 +114,7 @@ endif
        # Disable multiarch support on some architectures until we fix the 
/lib64 -> /lib issue
        #
        case $(curpass)/$(DEB_HOST_ARCH) in \
-       libc6/amd64 | libc6/kfreebsd-amd64 | libc6/ppc64 | libc6/s390x | 
libc6/sparc64) \
+       libc6/amd64 | libc0.1/kfreebsd-amd64 | libc6/ppc64 | libc6/s390x | 
libc6/sparc64) \
                dh_gencontrol -p$(curpass) -- -UMulti-Arch \
                ;; \
        *) \
--8<---------------cut here---------------end--------------->8---

Cheers,
       Sven



-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87ei1dw9ep....@turtle.gmx.de

Reply via email to