diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-21 04:40:08 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-21 04:40:08 +0000 |
| commit | fe57058702686e1ebd9460531b1dcec648f679c2 (patch) | |
| tree | d00657dc43c8637c24958d4fc9b059580635308a | |
| parent | 9665b8e2f027b679d76f0866b3d37b46c2580dc3 (diff) | |
| download | pamela-fe57058702686e1ebd9460531b1dcec648f679c2.tar.gz | |
Fix Solaris build
| -rwxr-xr-x | patch-for-solaris | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
