UBUNTU: doc package -- ensure we do build package content on buildd
While cleaning up the enables it appears we are not correctly enabling
the doc package contents on the buildd. Fix. Signed-off-by: Andy Whitcroft <apw@canonical.com> --- debian/rules.d/0-common-vars.mk | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/debian/rules.d/0-common-vars.mk b/debian/rules.d/0-common-vars.mk index bf3f4c4..de33105 100644 --- a/debian/rules.d/0-common-vars.mk +++ b/debian/rules.d/0-common-vars.mk @@ -94,6 +94,7 @@ hdrs_pkg_name=linux-headers-$(abi_release) # failures get sorted out. Finally, the doc package doesn't really need to be built # for developer testing (its kind of slow), so only do it if on a buildd. do_doc_package=true +do_doc_package_content=true ifeq ($(wildcard /CurrentlyBuilding),) do_doc_package_content=false endif -- 1.7.0 -- kernel-team mailing list kernel-team@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kernel-team |
| All times are GMT. The time now is 05:26 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.