On Fri, Apr 8, 2016 at 6:42 AM, Scott Kitterman wrote:

> The only way to reliably know if it can be built is to do so as part of the 
> package build, so you should regenerate the binary file and install that in 
> your package.

In addition, removing the generated files in `debian/rules clean` and
`debian/rules build` (before any of the upstream configure/build stuff
runs) is a good idea to make sure that the existing generated files do
not leak into the build process.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Reply via email to