summaryrefslogtreecommitdiff
path: root/net-fs/samba/samba-4.16.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/samba/samba-4.16.4.ebuild')
-rw-r--r--net-fs/samba/samba-4.16.4.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/net-fs/samba/samba-4.16.4.ebuild b/net-fs/samba/samba-4.16.4.ebuild
index 02f5797dfdc2..0285da3c90ea 100644
--- a/net-fs/samba/samba-4.16.4.ebuild
+++ b/net-fs/samba/samba-4.16.4.ebuild
@@ -329,17 +329,4 @@ multilib_src_test() {
pkg_postinst() {
tmpfiles_process samba.conf
-
- if [[ -z ${REPLACING_VERSIONS} ]] ; then
- elog "Be aware that this release contains the best of all of Samba's"
- elog "technology parts, both a file server (that you can reasonably expect"
- elog "to upgrade existing Samba 3.x releases to) and the AD domain"
- elog "controller work previously known as 'samba4'."
- elog
- fi
- if [[ "${PV}" != *_rc* ]] ; then
- elog "For further information and migration steps make sure to read "
- elog "https://samba.org/samba/history/${P}.html "
- elog "https://wiki.samba.org/index.php/Samba4/HOWTO "
- fi
}