summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/samba/samba-3.0.0-r1.ebuild')
-rw-r--r--net-fs/samba/samba-3.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0.0-r1.ebuild b/net-fs/samba/samba-3.0.0-r1.ebuild
index 685b1de4395e..1df0a163805c 100644
--- a/net-fs/samba/samba-3.0.0-r1.ebuild
+++ b/net-fs/samba/samba-3.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.4 2003/11/18 17:57:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0.0-r1.ebuild,v 1.5 2003/12/09 00:21:12 spider Exp $
inherit eutils
@@ -336,7 +336,7 @@ src_install() {
dodoc CONTRIBUTORS COPYING ChangeLog FILES INFRA INSTALL README TODO
cd ${S}
fi
- chown -R root.root ${D}/usr/share/doc/${PF}
+ chown -R root:root ${D}/usr/share/doc/${PF}
# link /usr/bin/smbmount to /sbin/mount.smbfs which allows it
# to work transparently with the standard 'mount' command..