diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:26 +0000 |
commit | 6724a0b86592fd293ead4bf66facec6e9afcbcb9 (patch) | |
tree | d9c66b13a632ee6c69f964729e17793042f67cc3 /patch-for-solaris | |
parent | 83af5922365b2c6e9decc7c8d6168deb76994e85 (diff) | |
download | s6-6724a0b86592fd293ead4bf66facec6e9afcbcb9.tar.xz |
version: 2.13.1.0v2.13.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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 fbefc32..df17cc8 100755 --- a/patch-for-solaris +++ b/patch-for-solaris @@ -1,4 +1,4 @@ -#!/usr/xpg4/bin/sh +#!/usr/xpg4/bin/sh -e patchit () { echo '#!/usr/xpg4/bin/sh' > $1.tmp |