diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:53 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:53 +0000 |
| commit | 2c7b780bdb204caac3faf5613051d71a58de4017 (patch) | |
| tree | edf6c2f775bcbc1bd75732ffb6544658480c1af4 | |
| parent | f7965cf9e2f22d94b33aec470479f31cedc2e4f8 (diff) | |
| download | s6-networking-2c7b780bdb204caac3faf5613051d71a58de4017.tar.gz | |
version: 2.7.0.4v2.7.0.4
Signed-off-by: Laurent Bercot <ska@appnovation.com>
| -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 |
