Added Example binary packaging instructions.
[kai/samba-autobuild/.git] / packaging / Example / Packaging-instructions
diff --git a/packaging/Example/Packaging-instructions b/packaging/Example/Packaging-instructions
new file mode 100644 (file)
index 0000000..b598fd6
--- /dev/null
@@ -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.
+