summaryrefslogtreecommitdiff
path: root/README.RPM
diff options
context:
space:
mode:
Diffstat (limited to 'README.RPM')
-rw-r--r--README.RPM8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.RPM b/README.RPM
new file mode 100644
index 0000000..4a7c385
--- /dev/null
+++ b/README.RPM
@@ -0,0 +1,8 @@
+librsync now comes with an RPM .spec file contributed by Peter Braam
+and Shirish Hemant Phatak that will allow you to build an RPM package.
+
+To do this, simply execute the command:
+
+ rpm -ta librsync-0.9.3.tar.gz
+
+$Id$