[PATCH][AB] fix do_libc_dev_package breakage

Kamal Mostafa kamal at canonical.com
Wed Dec 13 19:44:24 UTC 2017


Our do_libc_dev_package vars feature was broken by debhelper deprecating
dh_clean in favor of dh_prep.

To support custom kernels derived from {Artful, Bionic}, only try to
dh_prep linux-libc-dev if do_libc_dev_package=true.

This results in no changes to the master kernels, just allows derivs to
override standard behaviors.

 -Kamal

---

Kamal Mostafa (1):
  UBUNTU: [debian] prep linux-libc-dev only if do_libc_dev_package=true

 debian/rules.d/2-binary-arch.mk | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.7.4





More information about the kernel-team mailing list