mirror of
https://github.com/samba-team/samba.git
synced 2025-01-14 19:24:43 +03:00
16 lines
418 B
Plaintext
16 lines
418 B
Plaintext
-
|
|
||
|
INSTRUCTIONS: Preparing Samba packages for Solaris
|
||
|
|
||
|
To produce a package:
|
||
|
|
||
|
* 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.
|
||
|
|
||
|
|