LBRY-Vault/contrib/build-linux
Axel Gembe 5afda62ee3
AppImage: Remove Qt.so to prevent importing from PyQt5.Qt
Importing from PyQt5.Qt is an unnecessary fallback that loads every PyQt5 module.

-----

taken from Electron-Cash/Electron-Cash@d69471b31d
2019-05-15 19:03:18 +02:00
..
appimage AppImage: Remove Qt.so to prevent importing from PyQt5.Qt 2019-05-15 19:03:18 +02:00
README.md document linux release process 2019-01-25 19:14:28 +01:00

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