[artful/master-next 1/1] UBUNTU: [Packaging] autopkgtest -- disable d-i when dropping flavours
Andy Whitcroft
apw at canonical.com
Tue Sep 19 08:51:04 UTC 2017
BugLink: http://bugs.launchpad.net/bugs/1717920
Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 5bcd85d77a63..6c8855f2b3a9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,6 +82,7 @@ do_any_tools=$(sort $(filter-out false,$(do_linux_tools) $(do_cloud_tools)))
# only build the first flavour on the assumption it is representative
ifneq ($(filter autopkgtest,$(DEB_BUILD_PROFILES)),)
flavours := $(firstword $(flavours))
+disable_d_i=true
endif
# Debian Build System targets
--
2.14.1
More information about the kernel-team
mailing list