summaryrefslogtreecommitdiff
path: root/net-fs/samba/samba-4.14.14.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-30 21:11:00 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-30 21:11:00 +0100
commitda7cbb075732f5f3eae5a42b6cf53d46caacf85c (patch)
treec75333a842280621a7da87f5738593f4111f2cad /net-fs/samba/samba-4.14.14.ebuild
parent27b0740bf48a0a181090a49d20f368ac8474e90b (diff)
gentoo auto-resync : 30:07:2022 - 21:10:59
Diffstat (limited to 'net-fs/samba/samba-4.14.14.ebuild')
-rw-r--r--net-fs/samba/samba-4.14.14.ebuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-fs/samba/samba-4.14.14.ebuild b/net-fs/samba/samba-4.14.14.ebuild
index 82300ebb6402..31aaeb385a35 100644
--- a/net-fs/samba/samba-4.14.14.ebuild
+++ b/net-fs/samba/samba-4.14.14.ebuild
@@ -330,15 +330,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
- 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 "
}