Commit 7d917ae1 authored by Sam Lantinga's avatar Sam Lantinga

*** empty log message ***

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40366
parent a4c946dd
...@@ -92,7 +92,7 @@ dist-hook: ...@@ -92,7 +92,7 @@ dist-hook:
rm -rf `find $(distdir) -type d -name CVS -print` rm -rf `find $(distdir) -type d -name CVS -print`
# Create a CVS snapshot that people can run update -d on # 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: snapshot:
cvs -d $(CVSROOT) login cvs -d $(CVSROOT) login
cvs -d $(CVSROOT) checkout SDL12 cvs -d $(CVSROOT) checkout SDL12
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment