Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

snap: Remove superfluous files from package & fix missing extension for cli #553

Merged
merged 2 commits into from Feb 14, 2020

Conversation

ppd
Copy link
Member

@ppd ppd commented Feb 14, 2020

Remove all files from snap that are already included in the base snap
or in any connected content snaps.

The main advantage is the massively reduced snap size:
From ~70 MB down to ~6 MB:

  edge:      3.0~dcc80de7 2020-02-08 (10) 69MB -
installed:   3.0~b809e41a            (x1)  5MB -

Additional bugfix

solvespace-cli needs the gnome-3-28 extension to find its libraries. LD_LIBRARY_PATH wasn't getting modified on launch because the gnome extension was only applied to the GUI app "solvespace".

Remove all files from snap that are already included in the base snap
or in any connected content snaps.

The main advantage is the massively reduced snap size:
From ~70 MB down to ~6 MB.
solvespace-cli needs the gnome-3-28 extension to find its libraries.
@whitequark whitequark merged commit bae84b2 into solvespace:master Feb 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants