Skip to content

Install files from debian/tmp to make dh_missing happy

dh_missing warns that files exists in debian/tmp but are not installed to anywhere. This is caused by installing the files from the source tree location instead of debian/tmp.

Merge request reports

Loading