mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Fix makebuildserver after rename, tidy gitignores
This commit is contained in:
parent
e7a21980f5
commit
a33fddce07
5 changed files with 16 additions and 16 deletions
14
docs/.gitignore
vendored
14
docs/.gitignore
vendored
|
|
@ -1 +1,13 @@
|
|||
manual/
|
||||
/manual/
|
||||
# generated docs files
|
||||
/fdroid.aux
|
||||
/fdroid.cp
|
||||
/fdroid.cps
|
||||
/fdroid.fn
|
||||
/fdroid.info
|
||||
/fdroid.ky
|
||||
/fdroid.log
|
||||
/fdroid.pg
|
||||
/fdroid.toc
|
||||
/fdroid.tp
|
||||
/fdroid.vr
|
||||
|
|
|
|||
|
|
@ -1408,7 +1408,7 @@ proxy definition, both of which may need customising for your environment.
|
|||
You can then go to the @code{fdroidserver} directory and run this:
|
||||
|
||||
@example
|
||||
./makebuildserver.py
|
||||
./makebuildserver
|
||||
@end example
|
||||
|
||||
This will take a long time, and use a lot of bandwidth - most of it spent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue