[gcr] autogen.sh: Change CVS to Git in error message
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] autogen.sh: Change CVS to Git in error message
- Date: Wed, 21 May 2014 08:58:43 +0000 (UTC)
commit b8342f2bf79d5591d4d976174242823ccf03a7af
Author: Johannes Löthberg <johannes kyriasis com>
Date: Sun May 18 20:05:21 2014 +0200
autogen.sh: Change CVS to Git in error message
GNOME has migrated to Git, so the error message should no longer refer
to the GNOME CVS.
https://bugzilla.gnome.org/show_bug.cgi?id=730340
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 67848dd..d5c782b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,7 +15,7 @@ test -z "$srcdir" && srcdir=.
}
which gnome-autogen.sh || {
- echo "You need to install gnome-common from the GNOME CVS"
+ echo "You need to install gnome-common from the GNOME Git"
exit 1
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]