[Git][cmucl/cmucl][master] Use correct path for git clone.
Raymond Toy
rtoy at common-lisp.net
Sat Oct 10 20:40:16 UTC 2015
Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
8d7c3383 by Raymond Toy at 2015-10-10T13:39:42Z
Use correct path for git clone.
Noticed by Joram Schrijver who gave the correct path.
- - - - -
1 changed file:
- BUILDING
Changes:
=====================================
BUILDING
=====================================
--- a/BUILDING
+++ b/BUILDING
@@ -55,7 +55,7 @@ Setting up a build environment
or, if you want to use the git sources directly:
- git clone git://common-lisp.net/projects/cmucl/cmucl.git
+ git clone https://gitlab.common-lisp.net/cmucl/cmucl.git
Whatever you do, the sources must be in a directory named src
inside the base directory. Since the build tools keep all
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/8d7c33830d953f67d1e8253f76d18ab181eb88a9
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20151010/02259d24/attachment.html>
More information about the cmucl-cvs
mailing list