From 7dbaab958517c5be6072d48f599f829bcf40b5de Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 7 Mar 2008 09:05:37 +0000 Subject: [PATCH] Remove not used msgimport --- debian/rules | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.5