[gnome-bluetooth] autogen.sh: fix outdated comment (GNOME CVS)



commit 38690d07291e2a1cec65dbdeae3f21a2d5597c9b
Author: Andrés G. Aragoneses <knocte gmail com>
Date:   Fri Jan 17 15:53:06 2014 +0100

    autogen.sh: fix outdated comment (GNOME CVS)

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index bd45cee..8a38c41 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -13,7 +13,7 @@ PKG_NAME="Gnome Bluetooth"
 }
 
 which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME CVS"
+    echo "You need to install gnome-common"
     exit 1
 }
 


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