diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:17 +0000 |
commit | 01774a9bfd9565b914196442425008f46fa87098 (patch) | |
tree | c5aa33f5044146a5a9167f11e3849b177a818cd6 /patch-for-solaris | |
parent | bb5f31c4d294f26cd3d4d03bd540f0dd0526b810 (diff) | |
download | utmps-0.1.2.3.tar.xz |
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 2d1296b..ccb17f7 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 |