Hi,

On Mon, Nov 04, 2024 at 03:04:23PM +0100, Andreas Tille wrote:
> Since I have no idea whether those files that are part of the upstream
> install target but not made their way into one of the binary packages
> should be installed or not neither to which of the resulting binary
> packages.  Please inspect the build log linked above.  I would recommend
> to do
> 
>    override_dh_missing:
>       rm -rf FILES YOU WANT TO REMOVE
>       dh_missing
> 
> (A simple `dh_missing --list-missing` would restore the previous
> build behaviour but I think its better to have some fine grained
> control.)

I suggest using the `execute_before_dh_missing:` target instead of overriding
and then calling dh_missing again. Hopefully that works.

Best,
Ananthu

Attachment: signature.asc
Description: PGP signature

Reply via email to