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.ipeextract /snap/bin/ipe.ipescript /snap/bin/ipe.ipe6upgrade /snap/bin/ipe.iperender /snap/bin/ipe.ipetoipe So how can I avoid having to call the apps with "ipe." in front? -- /Dietmar/ Secure email communication: https://encrypt.to/[email protected] Public OpenPGP key: 0x235E6689 -- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
