[PATCH] UBUNTU: [Packaging] Put hooks.mk file in the right place
Thadeu Lima de Souza Cascardo
cascardo at canonical.com
Fri May 19 13:48:17 UTC 2017
BugLink: https://bugs.launchpad.net/bugs/1691814
After the removal of *-tools-common packages, build started failing
because master added a rule to stop building if the non-master branch
tried to build *-tools-common packages.
hooks.mk should be in debian.gke/rules.d/, not debian.gke/.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
---
debian.gke/{ => rules.d}/hooks.mk | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename debian.gke/{ => rules.d}/hooks.mk (100%)
diff --git a/debian.gke/hooks.mk b/debian.gke/rules.d/hooks.mk
similarity index 100%
rename from debian.gke/hooks.mk
rename to debian.gke/rules.d/hooks.mk
--
2.11.0
More information about the kernel-team
mailing list