diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-06-24 16:13:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-06-24 16:13:02 +0000 |
commit | f5a78bc0a152ae0a7a96927b8f8527c41a77a909 (patch) | |
tree | 6e3b2bb0f4103238588583dcc2377ea5cb8c8a60 | |
parent | 7281d7845c0173e52ba09a97690e47b8c9c8bf42 (diff) | |
download | fetchmail-f5a78bc0a152ae0a7a96927b8f8527c41a77a909.tar.gz fetchmail-f5a78bc0a152ae0a7a96927b8f8527c41a77a909.tar.bz2 fetchmail-f5a78bc0a152ae0a7a96927b8f8527c41a77a909.zip |
*** empty log message ***
svn path=/trunk/; revision=1112
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ If you have installed binaries (e.g. from an RPM) you can skip to step 4. If you are a Linux system packager, be aware that the build process generates -an RPM spec file at fetchmail.spec. +an RPM spec file at fetchmail.spec, and you can "make rpm" to generate an +RPM and SRPM. The Frequently Asked Questions list, included as the file FAQ in this distributions, answers the most common questions about configuring and |