packaging: Attempt to fix the RPM build
[gd/samba-autobuild/.git] / packaging / Solaris / README
1
2 INSTRUCTIONS: Preparing Samba packages for Solaris
3
4 To produce a package:
5
6 * Type sh makepkg.sh
7
8 The package will be created in the /tmp directory.
9
10 By default, the package will be built to install samba in /usr/local
11 To change the default, modify the INSTALL_BASE variable in makepkg.sh
12 This is after you have configured samba with a --prefix option of the 
13 alternate samba location and then created the binaries.
14
15