diff --git a/net-fs/samba/samba-4.0.0_alpha7.ebuild b/net-fs/samba/samba-4.0.0_alpha7.ebuild index 9478fc6..a675e2b 100644 --- a/net-fs/samba/samba-4.0.0_alpha7.ebuild +++ b/net-fs/samba/samba-4.0.0_alpha7.ebuild @@ -127,16 +127,14 @@ pkg_postinst() { python_version python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/samba + echo " " + elog "Specialized mount/umount.cifs helper applications are not yet available for" elog "Samba 4.0." - elog "You may try to install net-fs/mount-cifs at your own risk." - - echo + elog "You may try to install net-fs/mount-cifs at your own risk.\n" elog "The provision helper scripts for setting up LDAP backends, etc. are installed" - elog "/usr/share/samba/setup." - - echo + elog "/usr/share/samba/setup.\n" ewarn "If you're upgrading from 3.x.x, make sure to read the information on the" ewarn "SambaWiki [http://wiki.samba.org/index.php/Samba4] to make yourself familiar"