From 479d1a4dd69399f4aff7919a85d4c50928db4d62 Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Thu, 18 Jul 2013 12:12:11 +0100 Subject: [PATCH] Update manual re makebuildserver config, to match mvdan's recent changes --- docs/fdroid.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 5b2ed0ab..25084987 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -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 environment. -With this base box available, you should then look at the settings at the -top of @code{makebuildserver.py} and see if any need changing to suit your -environment. You can then go to the @code{fdroidserver} directory and run -this: +With this base box available, you should then create @code{makebs.config.py}, +using @code{makebs.config.sample.py} as a reference - look at the settings and +documentation there to decide if any need changing to suit your environment. +You can then go to the @code{fdroidserver} directory and run this: @example ./makebuildserver.py -- 2.30.2