disable wcfname.test

This commit is contained in:
Than Ngo 2023-05-29 13:46:11 +02:00
parent 09dd5a4fba
commit 7fcb7ed71d

View File

@ -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 # 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.in
sed -i 's|bibtex8_tests = tests/bibtex8.test|bibtex8_tests =|g' source/texk/bibtex-x/Makefile.am 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. # 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. # Source15 at index 16 is our first "normal" noarch source file.