diff options
Diffstat (limited to 'packaging/Solaris/README')
-rw-r--r-- | packaging/Solaris/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packaging/Solaris/README b/packaging/Solaris/README new file mode 100644 index 0000000000..b8d0b2c458 --- /dev/null +++ b/packaging/Solaris/README @@ -0,0 +1,15 @@ + +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. + + |