]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
UBUNTU: [Packaging] autopkgtest -- disable d-i when dropping flavours
authorAndy Whitcroft <apw@canonical.com>
Tue, 19 Sep 2017 08:51:04 +0000 (09:51 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 20 Sep 2017 13:26:04 +0000 (08:26 -0500)
BugLink: http://bugs.launchpad.net/bugs/1717920
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian/rules

index 5bcd85d77a63fabb646fdd3eb0755c0c1118b342..6c8855f2b3a9d501f0a287310ea1ee8ba424b954 100755 (executable)
@@ -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