summaryrefslogtreecommitdiff
path: root/packaging/Example/Packaging-instructions
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>1998-11-16 12:21:02 +0000
committerJohn Terpstra <jht@samba.org>1998-11-16 12:21:02 +0000
commit7491c291ff93af0e7fe214e4af7abd5bb934b18a (patch)
treec383a6eb7d0d3eb50c1b5d0f5ac1a994662232fe /packaging/Example/Packaging-instructions
parent7ce840a0edbba91befbbb0a6616d0ec4db95166f (diff)
downloadsamba-7491c291ff93af0e7fe214e4af7abd5bb934b18a.tar.gz
samba-7491c291ff93af0e7fe214e4af7abd5bb934b18a.tar.bz2
samba-7491c291ff93af0e7fe214e4af7abd5bb934b18a.zip
Added Example binary packaging instructions.
(This used to be commit 4c60314b050324b356f38f648f2730cb1d39be4c)
Diffstat (limited to 'packaging/Example/Packaging-instructions')
-rw-r--r--packaging/Example/Packaging-instructions16
1 files changed, 16 insertions, 0 deletions
diff --git a/packaging/Example/Packaging-instructions b/packaging/Example/Packaging-instructions
new file mode 100644
index 0000000000..b598fd68b1
--- /dev/null
+++ b/packaging/Example/Packaging-instructions
@@ -0,0 +1,16 @@
+The package building files should be located in a
+directory called: samba-X.X.X
+
+Where X.X.X is the version ID.
+
+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.
+