Code

rules: Use dh_prep instead of the deprecated dh_clean -k.
[pkg-ncmpc.git] / debian / rules
index 40eb22713145d0dc0e3c99cd23c44e5451a8e96c..b06f979fc9083cdb8c4a3d8c63473d9f3afb0d72 100755 (executable)
@@ -71,7 +71,7 @@ install-indep:
 install-arch: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs -a
        
        $(MAKE) install DESTDIR=$(CURDIR)/debian/ncmpc