Commit 1a12f432 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Juerg Haefliger
parent 6ee9d73b
...@@ -95,6 +95,7 @@ do_any_tools=$(sort $(filter-out false,$(do_linux_tools) $(do_cloud_tools))) ...@@ -95,6 +95,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 # only build the first flavour on the assumption it is representative
ifneq ($(filter autopkgtest,$(DEB_BUILD_PROFILES)),) ifneq ($(filter autopkgtest,$(DEB_BUILD_PROFILES)),)
flavours := $(firstword $(flavours)) flavours := $(firstword $(flavours))
disable_d_i=true
endif endif
# Debian Build System targets # Debian Build System targets
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment