]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: [Debian] restore tools build
authorTim Gardner <tim.gardner@canonical.com>
Thu, 1 Dec 2016 14:08:00 +0000 (07:08 -0700)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
debian/rules

index 1a3d606fab4969440ac47db4dc8d608622e5a2d0..5fbe78f3265ebae530882c3054304af7ac8a7b19 100755 (executable)
@@ -78,11 +78,6 @@ endif
 # Either tools package needs the common source preparation
 do_any_tools=$(sort $(filter-out false,$(do_linux_tools) $(do_cloud_tools)))
 
-# Temporarily disable tools builds during the early -rc releases.
-do_tools=false
-do_linux_tools=false
-do_tools_common=
-
 # autopkgtest -- rebuild support
 #  only build the first flavour on the assumption it is representative
 ifeq ($(DEB_BUILD_PROFILE),autopkgtest)