*** empty log message ***

This commit is contained in:
Sam Lantinga
2002-05-17 17:49:25 +00:00
parent c80228a23b
commit 992d44f1af

View File

@@ -92,7 +92,7 @@ dist-hook:
rm -rf `find $(distdir) -type d -name CVS -print`
# Create a CVS snapshot that people can run update -d on
CVSROOT = :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs
CVSROOT = :pserver:guest@libsdl.org:/home/sdlweb/libsdl.org/cvs
snapshot:
cvs -d $(CVSROOT) login
cvs -d $(CVSROOT) checkout SDL12