From 819f7f747ad9cf3f965b8c3384abe1cec5078da9 Mon Sep 17 00:00:00 2001 From: "wreg@wiedmeyer.de" Date: Tue, 29 Nov 2016 03:22:29 +0100 Subject: Use relative fetch path for Replicant's repos This allows to host Replicant's own repositories in arbitrary places and mirrors don't need to change the url. All repositories need to be in the same directory as the manifest repository. Signed-off-by: Wolfgang Wiedmeyer Acked-by: Paul Kocialkowski --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 0e6d617..90ecbcb 100644 --- a/default.xml +++ b/default.xml @@ -11,7 +11,7 @@ review="review.cyanogenmod.org" /> + fetch=".." /> -- cgit v1.1