diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-09 14:29:25 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-10-09 14:29:25 +0000 |
| commit | e3f91b33a0c6566bba67da4977f52a3113c651ba (patch) | |
| tree | 6afce40e6ea20c58cc786c4a81b08218ee7fc720 | |
| parent | 9456f992cc1f9afc221c61ad9010d9c9eddfa240 (diff) | |
| download | apaste-e3f91b33a0c6566bba67da4977f52a3113c651ba.tar.gz | |
version: 0.0.2.1v0.0.2.1
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 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 |
