Bug#1111536: texlive-bin: Fix using embedded zzlib on hurd-i386

Samuel Thibault <[email protected]>
Newsgroups gmane.linux.debian.ports.hurd
Organization I am not organized
Message-ID <aKQlqdibn9LP2PQN__24019.5839128987$1755588205$gmane$org@begin>
Source: texlive-bin
Version: 2025.20250727.75242+ds-4
Severity: important
Tags: patch ftbfs
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: hurd-i386

Hello,

hurd-i386 needs the same fix as linux-i386, so DEB_HOST_ARCH_CPU should
be used instead of DEB_HOST_ARCH, as the attached patch does.

(btw, there is another --with-system-zzlib further up in the configure
call, fortunately overriden by --without-system-zziplib)

Samuel
patch (text/plain, 323 B)
--- debian/rules.original	2025-08-19 01:24:09.000000000 +0200
+++ debian/rules	2025-08-19 09:12:45.000000000 +0200
@@ -57,7 +57,7 @@
 
 ZZIPLIB=--with-system-zziplib
 
-ifeq ($(DEB_HOST_ARCH), i386))
+ifeq ($(DEB_HOST_ARCH_CPU), i386))
   # Not use system zziplib on i386 arches.
   ZZIPLIB=--without-system-zziplib
 endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.