[gnome-scan] Drop references to GNOME SVN
- From: Étienne Bersac <bersace src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-scan] Drop references to GNOME SVN
 
- Date: Fri, 29 Oct 2010 13:12:06 +0000 (UTC)
 
commit 9b5fc14e2df46476e24b4ea71cb818aff93ffa5b
Author: Ã?tienne BERSAC <etienne bersac corp nerim net>
Date:   Fri Oct 29 15:11:46 2010 +0200
    Drop references to GNOME SVN
 autogen.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 6bedd91..58db928 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,12 +15,12 @@ PKG_NAME="gnome-scan"
 }
 
 which gnome-autogen.sh || {
-    echo "You need to install gnome-common from the GNOME SVN"
+    echo "You need to install gnome-common"
     exit 1
 }
 
 which valac || {
-    echo "You need Vala in order to build GNOME Scan from SVN";
+    echo "You need Vala in order to build GNOME Scan from Git repository";
     exit 1;
 }
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]