-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Description
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
Labels
No labels