changeset 2316:5e1f06dc5136

Checkout directly to the SDL 1.3 folder
author Sam Lantinga <slouken@libsdl.org>
date Mon, 11 Feb 2008 20:26:22 +0000
parents 95586dfe1992
children f537a293b3da
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Sun Feb 10 17:29:23 2008 +0000
+++ b/Makefile.in	Mon Feb 11 20:26:22 2008 +0000
@@ -194,8 +194,7 @@
 
 # Create a SVN snapshot that people can run update on
 snapshot:
-	svn co http://svn.libsdl.org/trunk/SDL
-	mv SDL SDL-1.3
+	svn co http://svn.libsdl.org/trunk/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
 	tar zcf $(HOME)/SDL-1.3.tar.gz SDL-1.3