Reduce AppImage filesize by crwood · Pull Request #253 · gridsync/gridsync

added 14 commits

August 13, 2019 02:55
As the PyInstaller-generated 'gridsync' binary expects/requires some
libs -- including libQt5* -- to be available in the same directory.
Otherwise, linuxdeploy will re-copy the just-removed libraries
Since it turns out that '--output=appimage' isn't necessary and
appimagetool needs to get called manually after deduplication anyway.

@crwood crwood deleted the 251.deduplicate-appimage-libs branch

August 21, 2019 15:45