Those instructions are wrong - replace with pointer to manual

This commit is contained in:
Ciaran Gultnieks 2014-08-07 08:37:00 +01:00
parent ca118a20a1
commit 2a42a6adc1

View file

@ -18,10 +18,7 @@ Please read through the [inclusion howto](https://f-droid.org/wiki/page/Inclusio
This section includes some information on the fdroidserver repository as the tools contained in there can be used standalone to check and build local metadata files. This section includes some information on the fdroidserver repository as the tools contained in there can be used standalone to check and build local metadata files.
### Setting up fdroidserver and build tools ### Setting up fdroidserver and build tools
* Install [dependencies](https://gitlab.com/fdroid/fdroidserver/blob/master/buildserver/cookbooks/fdroidbuild-general/recipes/default.rb). * Follow the instructions in [the manual](https://f-droid.org/manual)
* Clone the [fdroidserver repo](https://gitlab.com/fdroid/fdroidserver/).
* Of course you also need to have the [Android SDK](https://developer.android.com/sdk/) and the [Android NDK](https://developer.android.com/tools/sdk/ndk/) installed, upated and in your PATH environment variable.
* For gradle, you should download [recent and older versions](http://www.gradle.org/downloads) and set them up via [our gradle wrapper](https://gitlab.com/fdroid/fdroidserver/tree/master/buildserver/cookbooks/gradle/recipes).
### Setting up fdroiddata and submitting apps ### Setting up fdroiddata and submitting apps
* [Register on GitLab](http://gitlab.com) * [Register on GitLab](http://gitlab.com)