packaging: apply some solaris packaging fixes
[bbaumbach/samba-autobuild/.git] / packaging / Solaris / README
index b8d0b2c458f977346fde344276653b616734da53..3e8435ea20edcc469d559d710cdf1e11a99c4472 100644 (file)
@@ -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.
-
-