On Mon, Aug 14, 2017 at 12:26:49PM -0400, John Dennis wrote:
Here is how I thought I would do this: add a "diagnostic" subpackage that includes only the binary with the diagnostic build. There will be a file conflict only on the binary and users will have to look for the diagnostic subpackage to ascertain which build is executing.
Is it possible to package this so the diagnostic build is installed as "/bin/foo-diagnostic" instead of "/bin/foo", with no conflicts?