medit/scintilla/tgzsrc
2016-10-22 12:38:14 -07:00

5 lines
160 B
Plaintext

cd ..
rm -f scintilla.tgz
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.exe --exclude \*.a scintilla/* \
| gzip -c >scintilla.tgz