From ef83912613e330f1ae9ae746fc188cb9c5eb76c8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 29 Apr 2025 01:38:58 +0000 Subject: More build fixes Signed-off-by: Laurent Bercot --- tools/gen-configure.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/gen-configure.el') diff --git a/tools/gen-configure.el b/tools/gen-configure.el index 577d86f..eba63fb 100755 --- a/tools/gen-configure.el +++ b/tools/gen-configure.el @@ -23,9 +23,9 @@ multisubstitute if { - heredoc 0 ${TEMPLATE} redirfd -w 1 configure.new - s6-cat + if { heredoc 0 ${TEMPLATE} s6-cat } + s6-echo } if { s6-chmod 0755 configure.new } -- cgit v1.3.1