]> git.proxmox.com Git - mirror_ubuntu-impish-kernel.git/commit
UBUNTU: [Debian] run install-$(flavour) targets during build phase
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 20 May 2021 21:15:13 +0000 (16:15 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 28 Jun 2021 06:04:04 +0000 (08:04 +0200)
commitd022a8613987411b061f8843cadbfee4c2eb8400
tree03e2340a677990a0890ce1bef7674ea8b1abd4d0
parent2a8a4a912ed6fc555369cfaa38443e8ae3c0eb2d
UBUNTU: [Debian] run install-$(flavour) targets during build phase

BugLink: https://bugs.launchpad.net/bugs/1930713
Move installation of files from the flavour build directories to the
build phase. This results in cleaning up of one flavour build
directory before starting the build of the next flavour, significantly
reducing the amount of space needed on builders.

Note that this will result in incorrect ownership of files in cases
where the build and binary phases of building packages are run
separately. This will be addressed in a later commit.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Andy Whitcroft <apw@canonical.com>
debian/rules.d/2-binary-arch.mk