]> git.donarmstrong.com Git - roundcube.git/commitdiff
Remove not used msgimport
authorVincent Bernat <bernat@luffy.cx>
Fri, 7 Mar 2008 09:05:37 +0000 (09:05 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 17:12:08 +0000 (19:12 +0200)
debian/rules

index e60c4ade9445553bba3943c22082ee477eeb8cf3..54ba07cabd8b2fd1ac2391165f3c31bd5d6b3ed8 100755 (executable)
@@ -30,6 +30,7 @@ binary-install/roundcube-core::
        find $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/localization -type f -print0 | xargs -0 chmod -x
        # Remove useless file
        rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/lib/magic
+       rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/msgimport
        # 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