summaryrefslogtreecommitdiff
path: root/packaging/Example/Packaging-instructions
diff options
context:
space:
mode:
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.
+