mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-26 23:13:25 +00:00
22 lines
318 B
Markdown
22 lines
318 B
Markdown
Source tarballs
|
|
===============
|
|
|
|
✗ _This script does not produce reproducible output (yet!)._
|
|
|
|
1. Build locale files
|
|
|
|
```
|
|
contrib/make_locale
|
|
```
|
|
|
|
2. Prepare python dependencies used by Electrum.
|
|
|
|
```
|
|
contrib/make_packages
|
|
```
|
|
|
|
3. Create source tarball.
|
|
|
|
```
|
|
contrib/make_tgz
|
|
```
|