1
2INSTRUCTIONS: Preparing Samba packages for Solaris
3
4To produce a package:
5
6* Build the binaries
7* Type sh makepkg.sh
8
9The package will be created in the /tmp directory.
10
11By default, the package will be built to install samba in /usr/local
12To change the default, modify the INSTALL_BASE variable in makepkg.sh
13This is after you have configured samba with a --prefix option of the 
14alternate samba location and then created the binaries.
15
16Shirish Kalele <kalele@samba.org>
17Date: 2000.01.12
18
19