mirror of
https://github.com/ScintillaOrg/lexilla.git
synced 2025-05-08 10:45:09 +08:00
Replace "scintilla" with "lexilla".
This commit is contained in:
parent
d911ab803e
commit
92cadbb50d
6
tgzsrc
6
tgzsrc
@ -1,4 +1,4 @@
|
||||
cd ..
|
||||
rm -f scintilla.tgz
|
||||
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.so --exclude \*.exe --exclude \*.a scintilla/* \
|
||||
| gzip -c >scintilla.tgz
|
||||
rm -f lexilla.tgz
|
||||
tar --create --exclude \*.o --exclude \*.obj --exclude \*.dll --exclude \*.so --exclude \*.exe --exclude \*.a lexilla/* \
|
||||
| gzip -c >lexilla.tgz
|
||||
|
Loading…
x
Reference in New Issue
Block a user