Commit abe906a0a558d4cf14bb4f4bfe70bd0745f58199
1 parent
4f6c0267
Exists in
master
and in
90 other branches
.mrconfig: remove stuff not being used yet
Showing
1 changed file
with
1 additions
and
13 deletions
Show diff stats
.mrconfig
1 | 1 | [.] |
2 | 2 | |
3 | -[solr] | |
4 | -checkout = utils/downloadsource.sh http://archive.apache.org/dist/lucene/solr/4.6.1/solr-4.6.1.tgz solr 41bacb8f7033f1448cdf0f923e034a7f | |
5 | -skip = true | |
6 | - | |
7 | 3 | [colab] |
8 | 4 | checkout = git clone https://github.com/colab-community/colab.git --branch softwarepublico |
9 | 5 | |
10 | -[doc/colabdocumentation] | |
11 | -checkout = git clone https://gitlab.com/softwarepublico/colabdocumentation.git | |
12 | - | |
13 | -[redmine] | |
14 | -checkout = git clone https://github.com/redmine/redmine.git --branch 2.5-stable | |
15 | - | |
16 | -[noosfero] | |
17 | -checkout = git clone https://gitlab.com/softwarepublico/noosfero.git | |
18 | - | |
19 | 6 | [utils/gitlab-irc] |
20 | 7 | checkout = git clone https://gitlab.com/softwarepublico/gitlab-irc.git |
8 | +skip = true | ... | ... |