dev-vcs/cvs: Remove redundant elog message (#605842 and #440436)

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Pacho Ramos
2017-08-30 15:14:51 +02:00
parent b868d154f8
commit cc7eebd37d

View File

@@ -95,7 +95,3 @@ src_install() {
newpamd "${FILESDIR}"/cvs.pam-include-1.12.12 cvs
}
pkg_postinst() {
use server || elog "If you want any CVS server functionality, you MUST emerge with USE=server!"
}