From 46e95c2d48f9a1fb6786655ffc2aca88b252beca Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sat, 11 Aug 2012 18:24:26 +0200 Subject: autogen.sh: s/SVN/git/ --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index ba87131ca..d3303aed7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -13,7 +13,7 @@ PKG_NAME="epiphany" } which gnome-autogen.sh || { - echo "You need to install gnome-common from GNOME SVN and make" + echo "You need to install gnome-common from GNOME git and make" echo "sure the gnome-autogen.sh script is in your \$PATH." exit 1 } -- cgit v1.2.3