diff options
| author | Xin LI <delphij@FreeBSD.org> | 2020-10-24 05:25:54 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2020-10-24 05:25:54 +0000 |
| commit | e3e1c0a5de4b6c7d51c0282b9378427383134aa9 (patch) | |
| tree | d1180166250393879730fe69e09432a8195b537a /README | |
| parent | 6aa86b45318b321ba7e9cc3c221ab9062ddac4a0 (diff) | |
Notes
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,7 +1,7 @@ - Less, version 551 + Less, version 563 - This is the distribution of less, version 551, released 11 Jun 2019. + This is the distribution of less, version 563, released 13 Jun 2020. This program is part of the GNU project (http://www.gnu.org). This program is free software. You may redistribute it and/or @@ -26,6 +26,14 @@ The manual page nroff source is in less.nro. Major changes made since the last posted version are in NEWS. ======================================================================= +PRE-INSTALLATION (when using git) + +If you are building from a clone of a git repository, +type "make -f Makefile.aut". +If you are building from a numbered release package (a tar or zip file +with a name like less-999.tar.gz or less-999.zip), you should skip this step. + +======================================================================= INSTALLATION (Unix systems only): 1. Move the distributed source to its own directory and unpack it, |
