]> git.donarmstrong.com Git - roundcube.git/commitdiff
Don't ship decrypt.php
authorVincent Bernat <bernat@debian.org>
Sat, 7 Nov 2009 17:02:45 +0000 (17:02 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 18:27:16 +0000 (20:27 +0200)
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