diff options
author | John Terpstra <jht@samba.org> | 1998-11-14 13:01:34 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1998-11-14 13:01:34 +0000 |
commit | 6b989ca4fd6e80e04a28ccea76875933f016dd86 (patch) | |
tree | 707b021f4b3365222c9777bb593c33531a7be239 /packaging/Digital/Packaging-instructions | |
parent | 3a4cce6d16e27a385b33a5ea0247006036f6a14e (diff) | |
download | samba-6b989ca4fd6e80e04a28ccea76875933f016dd86.tar.gz samba-6b989ca4fd6e80e04a28ccea76875933f016dd86.tar.bz2 samba-6b989ca4fd6e80e04a28ccea76875933f016dd86.zip |
Added first cut of the new packaging scripts for Digital Unix.
Note: This will be extended for all other OS's so that it can be
maintained by the samba release scripts.
(This used to be commit 0f98a2fd58aee1dac4d0f4098a2e690dfaf5ba27)
Diffstat (limited to 'packaging/Digital/Packaging-instructions')
-rw-r--r-- | packaging/Digital/Packaging-instructions | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packaging/Digital/Packaging-instructions b/packaging/Digital/Packaging-instructions new file mode 100644 index 0000000000..77eafd312f --- /dev/null +++ b/packaging/Digital/Packaging-instructions @@ -0,0 +1,14 @@ +The package building files should be located in a directory +called: samba-2.0.0 + +Step Directions +==== ============================================ +1. Copy the samba distribution tarball into the packaging directory +2. Make sure you have a installed on your system the GNU gzip/gunzip files +3. Edit "package-prep" script as required +4. Run "package-prep" + +If all goes well, you should now have a usable distribution package. + +Note: Update the Instructions file as required. + |