1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/packaging/Solaris/README
Shirish Kalele 362e4bb21a Adding Solaris packaging files to HEAD.
(This used to be commit 3ac5f6b59e)
2001-04-11 02:28:38 +00:00

19 lines
546 B
Plaintext

INSTRUCTIONS: Preparing Samba packages for Solaris
To produce a package:
* Build the binaries (by running ./configure; make; in the source directory)
* Type sh makepkg.sh
The package will be created in the /tmp directory.
By default, the package will be built to install samba in /usr/local
To change the default, modify the INSTALL_BASE variable in makepkg.sh
This is after you have configured samba with a --prefix option of the
alternate samba location and then created the binaries.
Shirish Kalele <kalele@samba.org>
Date: 2000.01.12