debian/rules: replace deprecated dh_clean -k with dh_prep
[grml-hwinfo.git] / debian / rules
index 33a7a27..8a58740 100755 (executable)
@@ -32,7 +32,7 @@ clean:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        # Add here commands to install the package into debian/grml-hwinfo.