build: move upstream overwrite to its own build tasks.

It allow us to controll when we want to do it and either or not it should be enabled.
This commit is contained in:
Alexandre Pujol 2024-10-03 11:55:33 +01:00
parent 896254c2ec
commit de21ff07a6
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 76 additions and 43 deletions

View file

@ -25,6 +25,7 @@ func init() {
"merge",
"configure",
"setflags",
"overwrite",
"systemd-default",
)