]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
UBUNTU: [Packaging] debian/rules: Rename 'full_build' to 'do_full_build'
authorJuerg Haefliger <juerg.haefliger@canonical.com>
Thu, 12 Jan 2023 07:40:40 +0000 (08:40 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Thu, 9 Mar 2023 14:58:21 +0000 (15:58 +0100)
commit6bc241b98fb4a329fc0a432b40661417a9dc79d4
treed4b315a30875e61e0e261093c2b893fde1fc8970
parent9d2c92afed82177aafe6f179bcc23c63f9105547
UBUNTU: [Packaging] debian/rules: Rename 'full_build' to 'do_full_build'

Flag variables (that can take true/false values and drive different build
behaviors) are named 'do_<foo>'. Rename 'full_build' to follow that
convention.

While at it, clarify the comment.

Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
debian/rules.d/0-common-vars.mk
debian/rules.d/1-maintainer.mk
debian/rules.d/2-binary-arch.mk