aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwreg@wiedmeyer.de <wreg@wiedmeyer.de>2016-11-29 03:22:29 +0100
committerPaul Kocialkowski <contact@paulk.fr>2016-11-29 22:17:34 +0100
commit819f7f747ad9cf3f965b8c3384abe1cec5078da9 (patch)
treee9f5a9dabcd0dae428d79d86e0605da737cce746
parentc1cb73281c1d65c1c8daac7d562046ac6866e1f8 (diff)
downloadmanifest-819f7f747ad9cf3f965b8c3384abe1cec5078da9.tar.gz
manifest-819f7f747ad9cf3f965b8c3384abe1cec5078da9.tar.bz2
manifest-819f7f747ad9cf3f965b8c3384abe1cec5078da9.zip
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 <wreg@wiedmeyer.de> Acked-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
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 -->