s3:rpc_server: s/struct event_context/struct tevent_context
[Samba/gebeck_regimport.git] / packaging / Solaris / README
blob3e8435ea20edcc469d559d710cdf1e11a99c4472
2 INSTRUCTIONS: Preparing Samba packages for Solaris
4 Make sure that your $PATH contains directories /usr/sfw/bin and /usr/ccs/bin
6 To produce a package:
8 * Type sh makepkg.sh build
10 The package will be created in the /tmp directory.
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