diff options
Diffstat (limited to 'patch-for-solaris')
-rwxr-xr-x | patch-for-solaris | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch-for-solaris b/patch-for-solaris index 4ca46ef..7e43e36 100755 --- 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/gen-bits-internal.sh +patchit ./tools/make-sysdepsh.sh echo 'SHELL := /usr/xpg4/bin/sh' > Makefile.tmp echo >> Makefile.tmp |