docs: I figured out how to disable the gitea release zips lacking submodules (DISABLE_DOWNLOAD_SOURCE_ARCHIVES), so remove the caveat about them from the docs.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m10s
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 20m10s
This commit is contained in:
parent
85fce59c0c
commit
c3f3dced68
@ -33,10 +33,7 @@ cd tildefriends
|
||||
git submodule update --init --recursive
|
||||
```
|
||||
|
||||
The `.tar.xz` releases are all-inclusive.
|
||||
|
||||
The gitea `Source Code (ZIP)` and `Source Code (TAR.GZ)` are missing
|
||||
dependencies, so don't use those.
|
||||
The `.tar.xz` source releases are all-inclusive.
|
||||
|
||||
1. On Linux only, system OpenSSL libraries (`libssl-dev`, in debian-speak) is
|
||||
assumed to be available.
|
||||
|
Loading…
Reference in New Issue
Block a user