]> git.proxmox.com Git - lxcfs.git/commitdiff
d/rules: remove depreacated autotools_dev from dh
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 10:02:44 +0000 (12:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 10:02:44 +0000 (12:02 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 703d86183f956cd3fca47766724c3c92bbba04e2..98d08c0c82dc62e86287cdc73beb986df2b53f03 100755 (executable)
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1
 
 %:
-       dh $@  --with autotools_dev,autoreconf,systemd,quilt
+       dh $@  --with autoreconf,systemd,quilt
 
 override_dh_install:
        find $(CURDIR)/debian/lxcfs/lib/ -type d -empty -delete