[nautilus] autogen.sh: stop mentioning Gnome CVS



commit b3ce998785bc8c35df79f9473aa6a5dc2a2078e1
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Tue Jun 18 11:19:53 2013 +0200

    autogen.sh: stop mentioning Gnome CVS
    
    Signed-off-by: Alexander Larsson <alexl redhat com>

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index f7ca60e..de919b7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,7 +15,7 @@ PKG_NAME="nautilus"
 }
 
 which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME CVS"
+    echo "gnome-autogen.sh not found, you need to install gnome-common"
     exit 1
 }
 REQUIRED_AUTOMAKE_VERSION=1.9 . gnome-autogen.sh


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