Argh, I forgot that zip merges files into the archive instead of recreating it.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401455
This commit is contained in:
parent
febb6d5248
commit
1a9d2fdeb0
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue