> On Fri, Dec 28, 2018 at 7:15 PM Aman Verma <[email protected]> wrote:
> Those two binary program that are causing problems are by default in > the root folder . Moreover can you teach me how to add man-page to > those two binary program which I didn't included in the package . (Re-reading this to mean that these aren't meant to be installed as executables in the package, so no manuals needed.) Try near top in debian/rules: DH_GOLANG_EXCLUDES := example1 example2
