[totem] autogen: We don't use SVN anymore



commit 99510b4ae173bab5ccc3ae958714456393b7544f
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 12 14:46:17 2012 +0100

    autogen: We don't use SVN anymore

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 0f5f57b..c01241a 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,7 +17,7 @@ echo "+ Setting up submodules"
 git submodule update --init --recursive
 
 which gnome-autogen.sh || {
-	echo "You need to install gnome-common from the GNOME SVN"
+	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]