pineapple-notepad/3rdparty/scintilla552/scintilla/tgzsrc

5 lines
176 B
Plaintext
Raw Normal View History

2024-07-02 23:47:26 +08:00
cd ..
rm -f scintilla.tgz
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.so --exclude \*.exe --exclude \*.a scintilla/* \
| gzip -c >scintilla.tgz