diff options
Diffstat (limited to 'packaging/Solaris/README')
-rw-r--r-- | packaging/Solaris/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/packaging/Solaris/README b/packaging/Solaris/README index b8d0b2c458..3e8435ea20 100644 --- a/packaging/Solaris/README +++ b/packaging/Solaris/README @@ -1,15 +1,13 @@ 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 +* 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 /usr/local +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 -This is after you have configured samba with a --prefix option of the -alternate samba location and then created the binaries. - - |