aboutsummaryrefslogtreecommitdiffhomepage
path: root/tgzsrc
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-03-08 01:34:52 +0000
committernyamatongwe <devnull@localhost>2000-03-08 01:34:52 +0000
commiteddd2e3e97ce3941424c26d541aae1b983c40a8e (patch)
tree3ff7636d9fc8dd174146347c1b0b7cd6c2a00646 /tgzsrc
parent4457b773019ad4df27704b0d2a2b93c51c3f2d39 (diff)
downloadscintilla-mirror-eddd2e3e97ce3941424c26d541aae1b983c40a8e.tar.gz
no message
Diffstat (limited to 'tgzsrc')
-rw-r--r--tgzsrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tgzsrc b/tgzsrc
new file mode 100644
index 000000000..5c3ed1767
--- /dev/null
+++ b/tgzsrc
@@ -0,0 +1,5 @@
+cd ..
+rm -f scintilla.zip
+tar --create scintilla/* \
+ --exclude=*.o --exclude=*.obj --exclude=*.dll --exclude=*.exe --exclude=*.a \
+ | gzip -c >scintilla.tgz