Re: Multiple app per part generate "dot" executables

2016-07-28 Thread Dietmar Winkler
Hi, so is there any way around that. I don't want to have to multiply the snaps for each subapplication. From a usesage perspective this pretty much would be a show stopper to use snap over classical packages when suddenly the same applications have to be called differently because they have been

Re: Multiple app per part generate "dot" executables

2016-07-28 Thread Didier Roche
Le 28/07/2016 à 20:01, Dietmar Winkler a écrit : > Hi, > > I have one part that when compiled provides several binaries. > > See : https://github.com/dietmarw/snaps/blob/master/ipe/snapcraft.yaml#L50 > > The problem is that the only "clean" bin binary is ipe all the other > apps get installed as: >

Multiple app per part generate "dot" executables

2016-07-28 Thread Dietmar Winkler
Hi, I have one part that when compiled provides several binaries. See : https://github.com/dietmarw/snaps/blob/master/ipe/snapcraft.yaml#L50 The problem is that the only "clean" bin binary is ipe all the other apps get installed as: $ ls /snap/bin/ipe* /snap/bin/ipe /snap/bin/ipe.i