summaryrefslogtreecommitdiff
path: root/contrib/rpm/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/rpm/README.txt')
-rw-r--r--contrib/rpm/README.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/contrib/rpm/README.txt b/contrib/rpm/README.txt
new file mode 100644
index 00000000..290a5252
--- /dev/null
+++ b/contrib/rpm/README.txt
@@ -0,0 +1,16 @@
+BUILDING AN RPM
+
+The easy way is to:
+
+rpmbuild -ta <tarfile>
+
+where <tarfile> is the archive you downloaded of Box Backup.
+
+This RPM should work on RedHat Enterprise, Fedora Core, Mandrake, SUSE, and
+any similar distributions. It has been developed and tested on Fedora Core.
+
+Changes for SUSE Linux were provided by Chris Smith
+(chris.smith@nothingbutnet.co.nz).
+
+Martin Ebourne
+martin@zepler.org