From b0bfd0da9c27a5b67a9ecae6cfd95667b6a39ffb Mon Sep 17 00:00:00 2001 From: Henrik Grimler Date: Wed, 13 Apr 2022 11:14:04 +0200 Subject: [PATCH] texlive-bin: check in forgotten patch --- packages/texlive-bin/texk-web2c-Makefile.in.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 packages/texlive-bin/texk-web2c-Makefile.in.patch diff --git a/packages/texlive-bin/texk-web2c-Makefile.in.patch b/packages/texlive-bin/texk-web2c-Makefile.in.patch new file mode 100644 index 000000000..4020f6b73 --- /dev/null +++ b/packages/texlive-bin/texk-web2c-Makefile.in.patch @@ -0,0 +1,13 @@ +--- ./texk/web2c/Makefile.in.orig 2022-04-12 20:16:49.870674256 +0200 ++++ ./texk/web2c/Makefile.in 2022-04-12 20:17:05.097317238 +0200 +@@ -22435,8 +22435,8 @@ + $(hi_ctangle_sh) hitex + + # Generating hitables.c using himktables. +-hitables.c: himktables$(EXEEXT) +- ./himktables > $@ || { rm -f hitables.c; exit 1; } ++hitables.c: ++ $(HIMKTABLES) > $@ || { rm -f hitables.c; exit 1; } + + # hitex, histretch, and hishrink all need (at least) some + # of the sources generated from hiformat.w.