at 23.11-beta 11 lines 477 B view raw
1--- a/Makefile.in 2022-09-07 21:46:37.090519258 +0200 2+++ b/Makefile.in 2022-09-07 21:46:21.462592279 +0200 3@@ -380,7 +380,7 @@ 4 cp $(DIST_ROOT)/$(PKG_DIR).tar.gz $(top_builddir) 5 6 $(SCRIPTS): 7- $(TCLSH) $(srcdir)/fixline1 $(SHORT_BINDIR) < $(srcdir)/example/$@ > $@ 8+ @tcl@ $(srcdir)/fixline1 $(SHORT_BINDIR) < $(srcdir)/example/$@ > $@ 9 10 ## We cannot use TCL_LIBS below (after TCL_LIB_SPEC) because its 11 ## expansion references the contents of LIBS, which contains linker