From a27837dac8240ef9d4f704540fe51ebbcb5b189f Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 9 Nov 2004 17:47:57 +0000 Subject: r3638: solaris packaging fixes (This used to be commit 1504b1d05c1a62bc0be05716805a3cb223d09c09) --- packaging/Solaris/prototype.master | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'packaging/Solaris/prototype.master') diff --git a/packaging/Solaris/prototype.master b/packaging/Solaris/prototype.master index 7d15b7d8ae..67dd3eb0fd 100644 --- a/packaging/Solaris/prototype.master +++ b/packaging/Solaris/prototype.master @@ -24,16 +24,17 @@ e swat /etc/inet/inetd.conf=scripts/inetd.conf ? ? ? # # Create the samba subtree. # -d none $DOCDIR 755 root other +d none docs 755 root other +d none man 755 root other d none $CONFIGDIR 755 root sys d none $PRIVATE_DIR 700 root sys -d none $SBINDIR 0755 root other -d none $BINDIR 0755 root other -d none $LIBDIR 0755 root other -d none $LIBDIR/charset 0755 root other -d none $LIBDIR/vfs 0755 root other +d none sbin 0755 root other +d none bin 0755 root other +d none lib 0755 root other +d none lib/charset 0755 root other +d none lib/vfs 0755 root other d none include 0755 root other -d none $SWATDIR 0755 root other +d none swat 0755 root other d none $LOGFILEBASE 0755 root other d none $PIDDIR 0755 root other # -- cgit