From 7fcb7ed71d1a34895b41308958706ebedc2807fb Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Mon, 29 May 2023 13:46:11 +0200 Subject: [PATCH] disable wcfname.test --- texlive.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/texlive.spec b/texlive.spec index 8e9b66f..6ea5545 100644 --- a/texlive.spec +++ b/texlive.spec @@ -24291,6 +24291,9 @@ sed -i 's|TESTS = tests/updmap-cmdline-test.pl||g' source/texk/texlive/Makefile. # bibtex8 fails on x86_64 and i686, but not really. I think this test might also be using the older system bits sed -i 's|bibtex8_tests = tests/bibtex8.test|bibtex8_tests =|g' source/texk/bibtex-x/Makefile.in sed -i 's|bibtex8_tests = tests/bibtex8.test|bibtex8_tests =|g' source/texk/bibtex-x/Makefile.am +# wcfname.test +sed -i 's|eptexdir/wcfname.test||g' source/texk/web2c/eptexdir/am/eptex.am +sed -i 's|eptexdir/wcfname.test||g' source/texk/web2c/Makefile.in # Value here is "16" not "15" because we have a source0 at index 1. # Source15 at index 16 is our first "normal" noarch source file.