debian/rules: replace deprecated dh_clean -k with dh_prep
[grml-live.git] / debian / rules
index 87fa2f2..329a430 100755 (executable)
@@ -40,7 +40,7 @@ clean:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
 grml-live: install