Hello! I am trying to learn how to use debhelper infrastructure to build Debian packages from Go code. I've install dh-golang and Go itself from jessie-backports and all seems to work quite well. But I'd like to change two things which don't fit well enough in my workflow.
1. Is there a way to tell dh-golang to use different from the default /usr installation prefix? I'd like to store everything under /opt directory. 2. Is there a way to tell dh-golang (or may be dh itself?) not to include my Go source code into generated .deb package? I only want to distribute compiled binaries and no source code. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.