commit: fc5ab1a28e0313128d5f0488e8112dc93e52d4d7
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 19:39:24 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 19:39:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc5ab1a2
mail-client/mailx: remove compatibility link and elog message
Package-Manager: portage-2.2.26
mail-client/mailx/mailx-8.1.2.20050715-r7.ebuild | 8 --------
1 file changed, 8 deletions(-)
diff --git a/mail-client/mailx/mailx-8.1.2.20050715-r7.ebuild
b/mail-client/mailx/mailx-8.1.2.20050715-r7.ebuild
index 97001f4..639f6f6 100644
--- a/mail-client/mailx/mailx-8.1.2.20050715-r7.ebuild
+++ b/mail-client/mailx/mailx-8.1.2.20050715-r7.ebuild
@@ -56,12 +56,4 @@ src_install() {
doins misc/mail.help misc/mail.tildehelp
insinto /etc
doins misc/mail.rc
-
- # compatibility link
- dosym /usr/bin/mail /bin/mail
-}
-
-pkg_postinst() {
- elog "mail command now lives in /usr/bin."
- elog "Please adjust your scripts."
}