[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#632176: closed by Aurelien Jarno <aurel32@debian.org> (Bug#632176: fixed in eglibc 2.13-11)



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



Reply to: