Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: change CVS to git in INSTALL
- X-seq: zsh-workers 42305
- From: Daniel Tameling <tamelingdaniel@xxxxxxxxx>
- To: devs <zsh-workers@xxxxxxx>
- Subject: PATCH: change CVS to git in INSTALL
- Date: Sat, 20 Jan 2018 21:06:18 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:date:message-id:mime-version; bh=rMdX7D41e5MxQwOkp/mMtXhIx7R20KHpZPqXKyalbik=; b=eR0kRnV7cbZ+tBL5EZankBS8jOwB8kSvQpRsSXqOeKkmi4o/Av2sY3QKE4t52DI5l/ O16ts8Gklg+HhKkDrjAJDGpDoqbwz1z3wnPT5yb/bgjcguxz6lk9Zqj+KIKCuIoxoHM1 g16AuJLS4N43z9TqVJOFbrIuTdIIStMElhDmX8KwqsIZWfOHwSR7lP1bmwtLCBaKjR30 JHkYYyvIP48NwKNSqEFkcFaMnfDk8M9zLR+0VZnoVVyPKtRU1uUQ6ykK1qoRuo0ewzen dRdIDZcw6wA+dJWlItqtW3/R+NIh3jXK3eifZkfsy47hePeluy8ssBte/98O/ic7G8Pa gq3g==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Dear all,
INSTALL still refers to the old CVS repository. I think it should be
changed to git.
Kind regards
Daniel
diff --git a/INSTALL b/INSTALL
index 99895bd6c..cf70893a7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -47,7 +47,7 @@ Pre-configuration
If you are using a normal source release, skip this section.
If the `configure' script does not already exist -- e.g., if you've got
-a snapshot of the bare sources just checked out from a CVS repository
+a snapshot of the bare sources just checked out from a git repository
-- some things need to be built before the configuration can proceed.
Run the script `./Util/preconfig' to do this.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author