mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
20 lines
254 B
Markdown
20 lines
254 B
Markdown
Source tarballs
|
|
===============
|
|
|
|
1. Build locale files
|
|
|
|
```
|
|
contrib/make_locale
|
|
```
|
|
|
|
2. Prepare python dependencies used by Electrum.
|
|
|
|
```
|
|
contrib/make_packages
|
|
```
|
|
|
|
3. Create source tarball.
|
|
|
|
```
|
|
contrib/make_tgz
|
|
```
|