[evolution] Fix mention of CVS in autogen.sh.



commit 159ddc6a661b8a77567417fa9b11f0746a72d3fb
Author: Jan Holesovsky <kendy suse cz>
Date:   Tue Jan 19 09:52:54 2010 -0500

    Fix mention of CVS in autogen.sh.

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index f2fd1c3..f346c77 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -19,7 +19,7 @@ REQUIRED_INTLTOOL_VERSION=0.35.5
 }
 
 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
 }
 USE_GNOME2_MACROS=1 . gnome-autogen.sh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]