diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-03-27 16:54:17 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-03-27 16:54:17 +0000 |
| commit | 4cdaa9756f716033e5fa4fb10dc4c4be8e277d61 (patch) | |
| tree | 898cbf8ffec137e1c6a9d396d021c1a7a4f425b6 /configure | |
| parent | 62f27d4ace2fe1ef37ab62bfd3673787a7cdbac2 (diff) | |
| download | shibari-4cdaa9756f716033e5fa4fb10dc4c4be8e277d61.tar.gz | |
Prepare for next version, fix configure
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -55,9 +55,8 @@ exit 0 # If your system does not have printf, you can comment this, but it is # generally not a good idea to use echo. -# See http://etalabs.net/sh_tricks.html +# See http://www.etalabs.net/sh_tricks.html echo () { - IFS=" " printf %s\\n "$*" } |
