]> git.proxmox.com Git - mirror_ubuntu-jammy-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>
Tue, 7 Dec 2021 06:32:04 +0000 (07:32 +0100)
commit41a07879a0cf2c56db48f4186e5873123550f78f
tree762549dc5d0ccd5aa5d546759bc2270b543d0a8f
parent426ea6b7b0e4acd63d779446912d7704e04ab3aa
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