Be compatible with debhelper 7
[manu/suphp.git] / debian / rules
index f6c90db..f86cbb9 100755 (executable)
@@ -56,8 +56,9 @@ clean:
 install: build-apache2
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        find -name ".svn" -type d | xargs rm -rf
+       find -name ".git" -type d | xargs rm -rf
        dh_installdirs
        dh_install
        docbook-to-man debian/suphp-common.manpage.sgml > debian/suphp-common/usr/share/man/man8/suphp.8