]> git.proxmox.com Git - pve-qemu.git/commitdiff
Remove deprecated dh_clean -k
authorEmmanuel Kasper <e.kasper@proxmox.com>
Wed, 11 Oct 2017 09:06:05 +0000 (11:06 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Oct 2017 12:05:22 +0000 (14:05 +0200)
Acked-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/rules

index 98637c73ce02aa6199df90cdc11f59bc1171c7dd..28723df12ed46363fbd94f1741c98fbe47b4c70a 100755 (executable)
@@ -80,7 +80,7 @@ endif
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        # Add here commands to install the package into debian/pve-kvm.