From: Ivo Timmermans Date: Tue, 18 Apr 2000 20:44:29 +0000 (+0000) Subject: A short notice from Mads Kiilerich. X-Git-Tag: import-tinc-1.1~1010 X-Git-Url: http://git.meshlink.io/?p=meshlink;a=commitdiff_plain;h=7db17968fc84127212ebba0fbccec1e75ced2bdc A short notice from Mads Kiilerich. --- diff --git a/redhat/README b/redhat/README new file mode 100644 index 00000000..e8ed0dfa --- /dev/null +++ b/redhat/README @@ -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