From e6a138247334d586d2e72f8bec115edb581f344e Mon Sep 17 00:00:00 2001 From: Jani Monoses Date: Fri, 26 Jul 2013 14:03:20 +0300 Subject: [PATCH] Fetch from relative path instead of absolute URL. This allows the manifest to work when mirrored and not at git://phablet.ubuntu.com. --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 82b4af5..40781bd 100644 --- a/default.xml +++ b/default.xml @@ -2,7 +2,7 @@ + fetch=".." /> -- 1.8.3.2