]> git.donarmstrong.com Git - debhelper.git/blobdiff - examples/rules.indep
dh_prep: New program, does the same as dh_clean -k (which will be deprecated later).
[debhelper.git] / examples / rules.indep
index 37c58e9fd50cd129083633204b854872d6d12f56..c80d416b71cae28e2da19f0bec92c8348cc8c214 100755 (executable)
@@ -30,7 +30,7 @@ clean:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        # Add here commands to install the package into debian/<packagename>.