summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-vcs/cvs/cvs-1.12.12-r12.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
index 4f603809d51b..cb0af6f54277 100644
--- a/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
+++ b/dev-vcs/cvs/cvs-1.12.12-r12.ebuild
@@ -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!"
-}