skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 540cefac9d8e663dfb3ad69b0bb806a9ba5e88b4
parent 1c2fb80f178650da370cbf86e994a1d74be82a12
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sun,  9 Feb 2020 21:21:40 +0000

 Fix Solaris patching script

Diffstat:
Mpatch-for-solaris | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/patch-for-solaris b/patch-for-solaris @@ -21,7 +21,7 @@ patchit ./tools/gen-deps.sh patchit ./tools/gen-types.sh patchit ./tools/gen-types-internal.sh patchit ./tools/gen-bits.sh -patchit ./tools/make-sysdepsh.sh +patchit ./tools/gen-sysdepsh.sh echo 'SHELL := /usr/xpg4/bin/sh' > Makefile.tmp echo >> Makefile.tmp