[libsocialweb] Change AC_INIT to point at GNOME git, not MeeGo



commit 06f5c625882dd16d84a814c19bcb5b40e0b7817c
Author: Ross Burton <ross linux intel com>
Date:   Thu Nov 3 11:02:28 2011 +0000

    Change AC_INIT to point at GNOME git, not MeeGo

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 279d41b..51a3f35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_PREREQ([2.63])
 AC_INIT([libsocialweb], [sw_version],
         [],
         [libsocialweb],
-        [http://meego.gitorious.org/meego-middleware/libsocialweb])
+        [http://git.gnome.org/browse/libsocialweb])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_AUX_DIR([build-aux])



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