A short notice from Mads Kiilerich.
[tinc] / redhat / README
diff --git a/redhat/README b/redhat/README
new file mode 100644 (file)
index 0000000..e8ed0df
--- /dev/null
@@ -0,0 +1,14 @@
+To make tinc RPMs:
+
+copy tinc-???.tar.gz to /usr/src/redhat/SOURCES/ and run 
+
+       rpm -ba tinc.spec
+
+- and tinc.spec can be found in this directory. 
+
+The rpm's will be placed in /usr/src/redhat/RPMS/i386 (e.g.).
+
+
+Happy Hacking!
+
+Mads Kiilerich <mads@kiilerich.com>