diff options
| author | nyamatongwe <devnull@localhost> | 2000-03-08 01:34:52 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2000-03-08 01:34:52 +0000 |
| commit | eddd2e3e97ce3941424c26d541aae1b983c40a8e (patch) | |
| tree | 3ff7636d9fc8dd174146347c1b0b7cd6c2a00646 /tgzsrc | |
| parent | 4457b773019ad4df27704b0d2a2b93c51c3f2d39 (diff) | |
| download | scintilla-mirror-eddd2e3e97ce3941424c26d541aae1b983c40a8e.tar.gz | |
no message
Diffstat (limited to 'tgzsrc')
| -rw-r--r-- | tgzsrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
