changeset 3906:e3bf970d9494 SDL-1.2

Updated svn repository
author Sam Lantinga <slouken@libsdl.org>
date Tue, 23 Jan 2007 04:47:11 +0000
parents 0e0883cb7137
children a813fff94165
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Sun Jan 14 14:24:36 2007 +0000
+++ b/Makefile.in	Tue Jan 23 04:47:11 2007 +0000
@@ -169,7 +169,7 @@
 
 # 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