1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
Volker Lendecke 2c1201eb7a smbd: Convert valid.dat to C code
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-03-24 00:00:20 +01:00
..
2015-03-24 00:00:20 +01:00
2007-10-10 10:56:55 -05:00
2007-10-10 10:53:10 -05:00
2007-10-10 10:56:55 -05:00
2007-10-10 10:56:55 -05:00

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