summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/claws-mail/claws-mail-3.7.2.ebuild')
-rw-r--r--mail-client/claws-mail/claws-mail-3.7.2.ebuild11
1 files changed, 1 insertions, 10 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.7.2.ebuild b/mail-client/claws-mail/claws-mail-3.7.2.ebuild
index d38e34adb9be..27a70dd16dce 100644
--- a/mail-client/claws-mail/claws-mail-3.7.2.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.10 2009/09/06 20:38:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.11 2009/09/30 09:04:19 fauli Exp $
inherit eutils multilib
@@ -162,15 +162,6 @@ pkg_postinst() {
done
elog
fi
- if [ -n "${RENAME_PLUGINS}${UPDATE_PLUGINS}" ]; then
- elog
- elog "You can use"
- elog " /bin/bash ${FILESDIR}/plugins-rebuild.sh"
- elog "to automatically handle this."
- elog
- epause 5
- ebeep 3
- fi
}
pkg_postrm() {