From: Vincent Bernat Date: Fri, 7 Mar 2008 09:05:37 +0000 (+0000) Subject: Remove not used msgimport X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7dbaab958517c5be6072d48f599f829bcf40b5de;p=roundcube.git Remove not used msgimport --- diff --git a/debian/rules b/debian/rules index e60c4ad..54ba07c 100755 --- a/debian/rules +++ b/debian/rules @@ -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