mirror of
https://github.com/yawut/SDL.git
synced 2026-04-23 00:57:24 -05:00
Argh, I forgot that zip merges files into the archive instead of recreating it.
This commit is contained in:
parent
9850649e32
commit
3fbc4c1eb0
|
|
@ -154,5 +154,6 @@ snapshot:
|
|||
(cd SDL12 && ./autogen.sh && rm -rf autom4te.cache)
|
||||
mv SDL12 SDL-1.2
|
||||
tar zcf $(HOME)/SDL-1.2.tar.gz SDL-1.2
|
||||
rm -f $(HOME)/SDL-1.2.zip
|
||||
zip -r $(HOME)/SDL-1.2.zip SDL-1.2
|
||||
rm -rf SDL-1.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user