From 9ac47886ec26407177f91d0b2271f576ed3db297 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 23 Jan 2007 04:50:14 +0000 Subject: [PATCH] Updated svn repository --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 4c07f9dd2..2ad3084a0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -192,7 +192,7 @@ commit: indent # 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