Skip to content

Commit

Permalink
Argh, I forgot that zip merges files into the archive instead of recr…
Browse files Browse the repository at this point in the history
…eating it.
  • Loading branch information
slouken committed Feb 27, 2006
1 parent 5c0055a commit e8d09a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -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

0 comments on commit e8d09a4

Please sign in to comment.