dropin.c/h contain a set of drop-in replacements for non-standard C
[tinc] / redhat / README
1 To make tinc RPMs:
2
3 copy tinc-???.tar.gz to /usr/src/redhat/SOURCES/ and run 
4
5         rpm -ba tinc.spec
6
7 - and tinc.spec can be found in this directory. 
8
9 The rpm's will be placed in /usr/src/redhat/RPMS/i386 (e.g.).
10
11
12 Happy Hacking!
13
14 Mads Kiilerich <mads@kiilerich.com>