]> git.proxmox.com Git - libarchive-perl.git/commitdiff
d/rules: use dh_prep instead of dh_clean -k
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Jan 2019 12:34:28 +0000 (13:34 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 16 Jan 2019 12:34:28 +0000 (13:34 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 203c12de8b637de09970019fb3ea35f49e27e8f3..85fdec3873062be330971bdf330c5ba30502910f 100755 (executable)
@@ -51,7 +51,7 @@ install: build install-stamp
 install-stamp:
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
 
        # Add commands to install the package into debian/$PACKAGE_NAME here
        $(MAKE) test