Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Checkout directly to the SDL 1.3 folder
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Feb 11, 2008
1 parent 3344c64 commit 93f70e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.in
Expand Up @@ -194,8 +194,7 @@ commit: indent

# Create a SVN snapshot that people can run update on
snapshot:
svn co http://svn.libsdl.org/trunk/SDL
mv SDL SDL-1.3
svn co http://svn.libsdl.org/trunk/SDL SDL-1.3
(cd SDL-1.3 && ./autogen.sh && rm -rf autom4te.cache)
cp SDL-1.3/include/SDL_config.h.default SDL-1.3/include/SDL_config.h
tar zcf $(HOME)/SDL-1.3.tar.gz SDL-1.3
Expand Down

0 comments on commit 93f70e9

Please sign in to comment.