]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
UBUNTU: Enable zfs build
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 9 Aug 2017 20:54:09 +0000 (15:54 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:34:33 +0000 (07:34 -0500)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian/rules

index a2b369745fc70ac40be63c7a3f9f1ef2a1e757a0..5bcd85d77a63fabb646fdd3eb0755c0c1118b342 100755 (executable)
@@ -75,8 +75,6 @@ ifneq ($(do_tools),true)
        do_tools_common=
 endif
 
-do_zfs=false
-
 # Either tools package needs the common source preparation
 do_any_tools=$(sort $(filter-out false,$(do_linux_tools) $(do_cloud_tools)))