mirror of
https://github.com/joel16/SDL2.git
synced 2024-12-13 22:38:34 +00:00
Changed the CVS root to point to libsdl.org
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40117
This commit is contained in:
parent
432e70c604
commit
962eabb3ef
@ -76,7 +76,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@cvs.lokigames.com:/cvs
|
||||
CVSROOT = :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs
|
||||
snapshot:
|
||||
cvs -d $(CVSROOT) login
|
||||
cvs -d $(CVSROOT) checkout SDL12
|
||||
|
Loading…
Reference in New Issue
Block a user