use dh_prep instead of dh_clean -k
authorIan Beckwith <ianb@erislabs.net>
Wed, 12 May 2010 01:12:35 +0000 (02:12 +0100)
committerIan Beckwith <ianb@erislabs.net>
Wed, 12 May 2010 01:12:35 +0000 (02:12 +0100)
debian/rules

index 5674e59..e9faea2 100755 (executable)
@@ -54,7 +54,7 @@ clean:
 install: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
 
        # Add here commands to install the package into debian/ckermit.