1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/packaging/Solaris/README
Björn Jacke 88a5bff889 packaging: apply some solaris packaging fixes
Actually this might be outdated already. See bug #5670.
Thanks to Michal Ludvig.

Autobuild-User(master): Björn Jacke <bj@sernet.de>
Autobuild-Date(master): Fri Sep 14 02:42:53 CEST 2012 on sn-devel-104
2012-09-14 02:42:53 +02:00

14 lines
373 B
Plaintext

INSTRUCTIONS: Preparing Samba packages for Solaris
Make sure that your $PATH contains directories /usr/sfw/bin and /usr/ccs/bin
To produce a package:
* Type sh makepkg.sh build
The package will be created in the /tmp directory.
By default, the package will be built to install samba in /opt/samba
To change the default, modify the INSTALL_BASE variable in makepkg.sh