[gnome-contacts] Fix libgd module location
- From: Erick PÃrez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Fix libgd module location
- Date: Fri, 11 Jan 2013 22:24:20 +0000 (UTC)
commit bdd9ec252e205bb760b19d87d22eab7c3084f80d
Author: Giovanni Campagna <<gcampagna src gnome org>>
Date: Sun Dec 30 16:00:49 2012 +0100
Fix libgd module location
Using a relative location fails with ostbuild
https://bugzilla.gnome.org/show_bug.cgi?id=691504
.gitmodules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitmodules b/.gitmodules
index 303eb9b..bfd964e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "libgd"]
path = libgd
- url = ../libgd
+ url = git://git.gnome.org/libgd
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]