skalibs

Mirror/fork of https://skarnet.org/software/skalibs/
git clone https://ccx.te2000.cz/git/skalibs
Log | Files | Refs | README | LICENSE

commit 15ec28669f6bd4cf4c958f84c0c7dbe58628b375
parent f3d5157564992f1ef9f390b3ce0c7d3706ba0f19
Author: Laurent Bercot <ska-skaware@skarnet.org>
Date:   Sun,  4 Oct 2020 16:56:51 +0000

 version: 2.9.3.0

Diffstat:
Mconfigure | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure @@ -55,7 +55,7 @@ EOF # If your system does not have printf, you can comment this, but it is # generally not a good idea to use echo. -# See http://www.etalabs.net/sh_tricks.html +# See http://etalabs.net/sh_tricks.html echo () { IFS=" " printf %s\\n "$*"