From f1cd82b0dc558f435c55fe9f2ede0cd23b5e4145 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Sun, 12 Mar 2006 17:24:42 +0000 Subject: [PATCH] Fix generating File_ID.Diz --- dist-sx86.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist-sx86.sh b/dist-sx86.sh index 5b5b97a..ae91c79 100755 --- a/dist-sx86.sh +++ b/dist-sx86.sh @@ -23,10 +23,10 @@ printf "GoldED+1.1.5 [`uname` `uname -i` pkg]\r\n" >bin/File_ID.Diz printf 'Snapshot (development version)\r\n' >>bin/File_ID.Diz printf 'This is unstable release and\r\n' >>bin/File_ID.Diz printf 'it should be used for testing.\r\n' >>bin/File_ID.Diz -printf '------------------------------\r\n' >>bin/File_ID.Diz +printf -- '------------------------------\r\n' >>bin/File_ID.Diz printf 'GoldED+ is a successor of the\r\n' >>bin/File_ID.Diz printf 'wellknown GoldED mail editor.\r\n' >>bin/File_ID.Diz -printf '------------------------------\r\n' >>bin/File_ID.Diz +printf -- '------------------------------\r\n' >>bin/File_ID.Diz printf '*golded-plus.sourceforge.net* \r\n' >>bin/File_ID.Diz # make binaries