diff options
author | Gerald Carter <jerry@samba.org> | 2005-04-18 17:48:31 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 10:56:39 -0500 |
commit | faf0b035222777941dd27d9612e0d387333a7650 (patch) | |
tree | d57bc60adf01526e675c70eb5369a859ac69b0ce /packaging/Solaris | |
parent | 7374565f0c738b0a0753dd05328d1a5f45276659 (diff) | |
download | samba-faf0b035222777941dd27d9612e0d387333a7650.tar.gz samba-faf0b035222777941dd27d9612e0d387333a7650.tar.bz2 samba-faf0b035222777941dd27d9612e0d387333a7650.zip |
r6373: minor changes to solaris packaging readme to bring it up to date
(This used to be commit 4213739ca28afe18fe9a352ccd8b867336c1f8ae)
Diffstat (limited to 'packaging/Solaris')
-rw-r--r-- | packaging/Solaris/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packaging/Solaris/README b/packaging/Solaris/README index b918cf9173..b8d0b2c458 100644 --- a/packaging/Solaris/README +++ b/packaging/Solaris/README @@ -3,7 +3,6 @@ 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. @@ -13,6 +12,4 @@ 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 |