Don't nuke git/svn information during build.
[hcoop/zz_old/debian/suphp.git] / debian / rules
index f86cbb9..22322df 100755 (executable)
@@ -57,8 +57,8 @@ install: build-apache2
        dh_testdir
        dh_testroot
        dh_prep
-       find -name ".svn" -type d | xargs rm -rf
-       find -name ".git" -type d | xargs rm -rf
+#      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