1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-11-20 13:50:12 +01:00

Update manual re makebuildserver config, to match mvdan's recent changes

This commit is contained in:
Ciaran Gultnieks 2013-07-18 12:12:11 +01:00
parent f9d131958a
commit 479d1a4dd6

View File

@ -1267,10 +1267,10 @@ there is a path for retrieving the base box if it doesn't exist, and an
apt proxy definition, both of which may need customising for your apt proxy definition, both of which may need customising for your
environment. environment.
With this base box available, you should then look at the settings at the With this base box available, you should then create @code{makebs.config.py},
top of @code{makebuildserver.py} and see if any need changing to suit your using @code{makebs.config.sample.py} as a reference - look at the settings and
environment. You can then go to the @code{fdroidserver} directory and run documentation there to decide if any need changing to suit your environment.
this: You can then go to the @code{fdroidserver} directory and run this:
@example @example
./makebuildserver.py ./makebuildserver.py