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 <w...@wiedmeyer.de>
---
 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" />
 
        <remote name="replicant"
-               fetch="https://git.replicant.us"; />
+               fetch=".." />
 
        <!-- default -->
 
-- 
2.8.0.rc3

_______________________________________________
Replicant mailing list
Replicant@lists.osuosl.org
http://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to