Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
12 lines
477 B
Diff
12 lines
477 B
Diff
--- a/Makefile.in 2022-09-07 21:46:37.090519258 +0200
|
|
+++ b/Makefile.in 2022-09-07 21:46:21.462592279 +0200
|
|
@@ -380,7 +380,7 @@
|
|
cp $(DIST_ROOT)/$(PKG_DIR).tar.gz $(top_builddir)
|
|
|
|
$(SCRIPTS):
|
|
- $(TCLSH) $(srcdir)/fixline1 $(SHORT_BINDIR) < $(srcdir)/example/$@ > $@
|
|
+ @tcl@ $(srcdir)/fixline1 $(SHORT_BINDIR) < $(srcdir)/example/$@ > $@
|
|
|
|
## We cannot use TCL_LIBS below (after TCL_LIB_SPEC) because its
|
|
## expansion references the contents of LIBS, which contains linker
|