diff options
Diffstat (limited to 'net-fs/samba/samba-3.0.6-r3.ebuild')
-rw-r--r-- | net-fs/samba/samba-3.0.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.6-r3.ebuild b/net-fs/samba/samba-3.0.6-r3.ebuild index ac1e2af4c9cd..6232553fb33e 100644 --- a/net-fs/samba/samba-3.0.6-r3.ebuild +++ b/net-fs/samba/samba-3.0.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.6-r3.ebuild,v 1.5 2004/10/21 09:26:06 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.6-r3.ebuild,v 1.6 2004/10/29 09:45:09 mglauche Exp $ inherit eutils flag-o-matic @@ -367,7 +367,7 @@ pkg_postinst() { ewarn " attribute on all accounts, and ensure it is not 0." einfo "WARNING: smbldap-tools changes" einfo " smbldap-tools conf changed to /etc/smbldap-tools" - einfo " /usr/shared/samba/scripts: some script names changed" + einfo " /usr/share/samba/scripts: some script names changed" einfo " dev-perl/Crypt-SmbHash: new pwd hash validation/conversion system" einfo "" fi |