3e8435ea20edcc469d559d710cdf1e11a99c4472
[sfrench/samba-autobuild/.git] / packaging / Solaris / README
1
2 INSTRUCTIONS: Preparing Samba packages for Solaris
3
4 Make sure that your $PATH contains directories /usr/sfw/bin and /usr/ccs/bin
5
6 To produce a package:
7
8 * Type sh makepkg.sh build
9
10 The package will be created in the /tmp directory.
11
12 By default, the package will be built to install samba in /opt/samba
13 To change the default, modify the INSTALL_BASE variable in makepkg.sh