tinc/redhat/README

15 lines
265 B
Text
Raw Normal View History

2000-04-18 20:44:29 +00:00
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>