From ee6bcedc75be694ce3453e51682f297a54003e58 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 21 Jan 2026 04:46:56 +0000 Subject: Fix dotpc and Solaris build --- patch-for-solaris | 2 ++ 1 file changed, 2 insertions(+) (limited to 'patch-for-solaris') diff --git a/patch-for-solaris b/patch-for-solaris index ccb17f7..f209bab 100755 --- a/patch-for-solaris +++ b/patch-for-solaris @@ -14,6 +14,8 @@ mv -f configure.tmp configure patchit ./configure patchit ./tools/install.sh patchit ./tools/gen-deps.sh +patchit ./tools/gen-dotpc.sh +patchit ./tools/run-test.sh echo 'SHELL := /usr/xpg4/bin/sh' > Makefile.tmp echo >> Makefile.tmp -- cgit v1.3.1