public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/texlive] eln: Fix failure of dvipdfmx-incl test-suite for s390x
@ 2026-07-06 15:05 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-07-06 15:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/texlive
Branch : eln
Commit : 25cdd9228590af74bd8c26d7027a5136f4286efe
Author : Than Ngo <than@redhat.com>
Date   : 2026-07-06T17:05:34+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/texlive/c/25cdd9228590af74bd8c26d7027a5136f4286efe?branch=eln

Log:
Fix failure of dvipdfmx-incl test-suite for s390x

---
diff --git a/texlive.spec b/texlive.spec
index 577a6d5..aae7fc1 100644
--- a/texlive.spec
+++ b/texlive.spec
@@ -8905,7 +8905,7 @@ rm -rf libs/icu/
 
 # Fix failure of dvipdfmx-incl test-suite for s390x
 %ifarch s390 s390x
-sed -i 's/-gt 85010/-gt 85030/g' texk/dvipdfm-x/dvipdfmx-incl.test
+sed -i 's/-gt 85010/-gt 85030/g' source/texk/dvipdfm-x/dvipdfmx-incl.test
 %endif
 
 cd source

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-06 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 15:05 [rpms/texlive] eln: Fix failure of dvipdfmx-incl test-suite for s390x Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox