Skip to content

Binary files should not be in /usr/share/ #46

@dlech

Description

@dlech

What version of electron-installer-debian are you using?
0.3.1
What version of node and npm are you using?
v6.1.0
3.8.6
What operating system are you using?
debian jessie

What did you do? Please include the configuration you are using for electron-installer-debian.
Built a debian package from an electron package. No special configuration.

electron-installer-debian --src etcher-release/Etcher-linux-x64/ --dest etcher-release/debian/ --arch amd64

What did you expect to happen?

In the package that was created, /usr/share/ should only contain architecture interdependent files.

What actually happened?

/usr/share/ contains architecture dependent binary files.


Installing the electron package to /usr/lib/<package> instead of /usr/share/<package> would be more appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions