LBRY-Vault/contrib/build-linux
SomberNight 249e3d496b
appimage build: rm "build" folder if present as it makes build non-reproducible
AFAICT the "build" is created if you "python setup.py install" electrum,
which is now deprecated in any case.
2019-07-19 04:52:26 +02:00
..
appimage appimage build: rm "build" folder if present as it makes build non-reproducible 2019-07-19 04:52:26 +02:00
README.md update make_locale doc references, and small nits 2019-07-03 17:42:40 +02:00

Source tarballs

This script does not produce reproducible output (yet!).

  1. Prepare python dependencies used by Electrum.

    contrib/make_packages
    
  2. Create source tarball.

    contrib/make_tgz