Drop debian/compat and switch to debhelper-compat approach
[grml-scripts-core.git] / debian / rules
index e3952c8..7bf915f 100755 (executable)
@@ -27,7 +27,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-scripts-core.