]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/rules
Imported Debian patch 0.2~alpha-3
[roundcube.git] / debian / rules
index acba5c651079bc17f8224ce01d15e3c75f67c923..0b48aa1e895f2c47fef77fef6111f1f63c603e6b 100755 (executable)
@@ -40,6 +40,7 @@ binary-install/roundcube-core::
        # Remove useless file
        rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/*.sh
        find $(CURDIR)/debian/roundcube-core -name '._*' -print0 | xargs -r0 rm
+       find $(CURDIR)/debian/roundcube-core -name '.htaccess' -print0 | xargs -r0 rm
        # Remove files shipped in tinymce package
        rm -rf $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/js/tiny_mce
        dh_link -proundcube-core usr/share/tinymce/www usr/share/roundcube/program/js/tiny_mce