From 0edd197dc3533ee7711ac7b6a723bbc51b81f5fb Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 23 Jan 2007 04:47:11 +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 d7acd2547..9b1112bfd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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