~vcs-imports/samba/main

« back to all changes in this revision

Viewing changes to packaging/Solaris/README

  • Committer: jerry
  • Date: 2006-07-14 21:48:39 UTC
  • Revision ID: vcs-imports@canonical.com-20060714214839-586d8c489a8fcead
gutting trunk to move to svn:externals

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
INSTRUCTIONS: Preparing Samba packages for Solaris
3
 
 
4
 
To produce a package:
5
 
 
6
 
* Type sh makepkg.sh
7
 
 
8
 
The package will be created in the /tmp directory.
9
 
 
10
 
By default, the package will be built to install samba in /usr/local
11
 
To change the default, modify the INSTALL_BASE variable in makepkg.sh
12
 
This is after you have configured samba with a --prefix option of the 
13
 
alternate samba location and then created the binaries.
14
 
 
15