Commit ac32d0c5 authored by Sam Lantinga's avatar Sam Lantinga

Updated svn repository

--HG--
branch : SDL-1.2
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/branches/SDL-1.2%402252
parent 776d4072
...@@ -169,7 +169,7 @@ rpm: $(distfile) ...@@ -169,7 +169,7 @@ rpm: $(distfile)
# Create a SVN snapshot that people can run update on # Create a SVN snapshot that people can run update on
snapshot: snapshot:
svn co svn://libsdl.org/branches/SDL-1.2 svn co http://svn.libsdl.org/branches/SDL-1.2
(cd SDL-1.2 && ./autogen.sh && rm -rf autom4te.cache) (cd SDL-1.2 && ./autogen.sh && rm -rf autom4te.cache)
cp SDL-1.2/include/SDL_config.h.default SDL-1.2/include/SDL_config.h cp SDL-1.2/include/SDL_config.h.default SDL-1.2/include/SDL_config.h
tar zcf $(HOME)/SDL-1.2.tar.gz SDL-1.2 tar zcf $(HOME)/SDL-1.2.tar.gz SDL-1.2
......
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