diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:28:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:28:08 +0000 |
commit | b6e920192eee90fa2d403a6616129149c8daba97 (patch) | |
tree | c97f9a0391621a1122c1d6b6611440126b23cb5f /patch-for-solaris | |
parent | 18290598b001146c684d5b67762007fee0182071 (diff) | |
download | skalibs-2.14.3.0.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 a5f3c14..6bdc3f8 100755 --- a/patch-for-solaris +++ b/patch-for-solaris @@ -1,4 +1,4 @@ -#!/usr/xpg4/bin/sh +#!/usr/xpg4/bin/sh -e patchit () { if head -n 1 $1 | grep -qF -- -e ; then |