summaryrefslogtreecommitdiffstats
path: root/packaging/Solaris/README
diff options
context:
space:
mode:
authorcvs2svn Import User <samba-bugs@samba.org>2002-05-30 20:08:33 +0000
committercvs2svn Import User <samba-bugs@samba.org>2002-05-30 20:08:33 +0000
commit25b0ab1d7753e00f73254a3b951b87fbf75f3686 (patch)
tree0857c307c57647512cb607e902c1d77e6f4f2f71 /packaging/Solaris/README
parent503dca2692153681871cd278912050b95896783c (diff)
downloadsamba-25b0ab1d7753e00f73254a3b951b87fbf75f3686.tar.gz
samba-25b0ab1d7753e00f73254a3b951b87fbf75f3686.tar.xz
samba-25b0ab1d7753e00f73254a3b951b87fbf75f3686.zip
This commit was manufactured by cvs2svn to create tagsamba-misc-tags/APPLIANCE_HEAD_PRE_2_2_5_MERGE
'APPLIANCE_HEAD_PRE_2_2_5_MERGE'.
Diffstat (limited to 'packaging/Solaris/README')
-rw-r--r--packaging/Solaris/README18
1 files changed, 0 insertions, 18 deletions
diff --git a/packaging/Solaris/README b/packaging/Solaris/README
deleted file mode 100644
index b918cf91732..00000000000
--- a/packaging/Solaris/README
+++ /dev/null
@@ -1,18 +0,0 @@
-
-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.
-
-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.
-
-Shirish Kalele <kalele@samba.org>
-Date: 2000.01.12
-