void-packages/srcpkgs/texlive/files/remove-himktables.patch

14 lines
489 B
Diff

--- a/texk/web2c/Makefile.in 2023-12-19 16:13:41.579311491 +1100
+++ b/texk/web2c/Makefile.in 2023-12-19 16:14:01.587311491 +1100
@@ -22095,10 +22095,6 @@
hitex-tangle: ctangle$(EXEEXT) hitexdir/hitex.w tangle-sh
$(hi_ctangle_sh) hitex
-# Generating hitables.c using himktables.
-hitables.c: himktables$(EXEEXT)
- ./himktables$(EXEEXT) > $@ || { rm -f hitables.c; exit 1; }
-
# hitex, histretch, and hishrink all need (at least) some
# of the sources generated from hiformat.w.
#