netdata icon indicating copy to clipboard operation
netdata copied to clipboard

Create clean

Open alexmyczko opened this issue 5 years ago • 3 comments

allow double builds... fails otherwise as the clean target of upstream is not clean

Summary
Component Name
Test Plan

run debuild, and then run it again

Additional Information

alexmyczko avatar Oct 15 '20 10:10 alexmyczko

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 15 '20 10:10 CLAassistant

@Ferroin any thoughts on the changes? Do we need them?

ilyam8 avatar Aug 13 '22 18:08 ilyam8

@ilyam8 if you consider users and packages with "we", yes it's needed. maybe not often it will be built twice in a row, but when it is, this file cleans up leftovers so a second build is possible. if "we" refers to developers of the software only, not building debian packages, the answer would be no.

alexmyczko avatar Aug 14 '22 19:08 alexmyczko

Closing this as our official DEB package build infrastructure has been migrated to using CPack, thus this is no longer relevant.

Ferroin avatar Jun 07 '24 11:06 Ferroin