diff options
author | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-02-18 16:53:55 +0100 |
---|---|---|
committer | Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de> | 2017-02-18 16:53:55 +0100 |
commit | 85148924813640cead0635b4682e94081daab779 (patch) | |
tree | 4b841c0fabea5e75f80fb89d088812b99a429f4d | |
parent | 4df1adac06cd636e2c73375d13e7c4a064f7aee7 (diff) | |
download | manifest-85148924813640cead0635b4682e94081daab779.zip manifest-85148924813640cead0635b4682e94081daab779.tar.gz manifest-85148924813640cead0635b4682e94081daab779.tar.bz2 |
remove unused Replicant 4.2 remote
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
-rw-r--r-- | default.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/default.xml b/default.xml index 03c4b57..ed4e4d2 100644 --- a/default.xml +++ b/default.xml @@ -13,10 +13,6 @@ fetch="https://code.fossencdi.org/" revision="replicant-6.0" /> - <remote name="replicant" - fetch="https://git.replicant.us/" - revision="replicant-4.2" /> - <remote name="fdroid" fetch="https://gitlab.com/fdroid/" /> |