Commit f520bc70 authored by Sam Lantinga's avatar Sam Lantinga

Checkout directly to the SDL 1.3 folder

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402728
parent c4302ca8
...@@ -194,8 +194,7 @@ commit: indent ...@@ -194,8 +194,7 @@ commit: indent
# Create a SVN snapshot that people can run update on # Create a SVN snapshot that people can run update on
snapshot: snapshot:
svn co http://svn.libsdl.org/trunk/SDL svn co http://svn.libsdl.org/trunk/SDL SDL-1.3
mv SDL SDL-1.3
(cd SDL-1.3 && ./autogen.sh && rm -rf autom4te.cache) (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 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 tar zcf $(HOME)/SDL-1.3.tar.gz SDL-1.3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment