]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/rules
Imported Debian patch 0.3.1-1
[roundcube.git] / debian / rules
index d737fee7c3cd903424f0327f3283bc92e3d8318f..9b7dccb4266a016d25e0e4a2ef2f0ab6f18cb18e 100755 (executable)
@@ -41,6 +41,7 @@ binary-install/roundcube-core::
        find $(CURDIR)/debian/roundcube-core/usr/share/roundcube -type f -print0 | xargs -r0 chmod -x
        # Remove useless file
        rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/*.sh
+       rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/decrypt.php
        find $(CURDIR)/debian/roundcube-core -name '._*' -print0 | xargs -r0 rm
        find $(CURDIR)/debian/roundcube-core -name '*.js.src' -print0 | xargs -r0 rm
        # Remove files shipped in tinymce package