changeset 2083:db8ec0cfe6b8

Updated svn repository
author Sam Lantinga <slouken@libsdl.org>
date Tue, 23 Jan 2007 04:50:14 +0000
parents e6cd882e3ac0
children b656e6f09be3
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Fri Jan 05 19:12:50 2007 +0000
+++ b/Makefile.in	Tue Jan 23 04:50:14 2007 +0000
@@ -192,7 +192,7 @@
 
 # Create a SVN snapshot that people can run update on
 snapshot:
-	svn co svn://libsdl.org/trunk/SDL
+	svn co http://svn.libsdl.org/trunk/SDL
 	mv 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