Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated svn repository
  • Loading branch information
slouken committed Jan 23, 2007
1 parent a61ed5f commit 0edd197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Expand Up @@ -169,7 +169,7 @@ rpm: $(distfile)

# Create a SVN snapshot that people can run update on
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)
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
Expand Down

0 comments on commit 0edd197

Please sign in to comment.