From 9daea82c818ca33e1a8a9363f71a838443476d40 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Mon, 20 Mar 2000 13:14:54 +0000 Subject: Made binary so no \r creep in. --- tgzsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgzsrc b/tgzsrc index 5c3ed1767..e4a599203 100644 --- a/tgzsrc +++ b/tgzsrc @@ -1,5 +1,5 @@ cd .. -rm -f scintilla.zip +rm -f scintilla.tgz tar --create scintilla/* \ --exclude=*.o --exclude=*.obj --exclude=*.dll --exclude=*.exe --exclude=*.a \ | gzip -c >scintilla.tgz -- cgit v1.2.3