diff options
author | Jim Meyering <jim@meyering.net> | 2007-06-11 11:07:21 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-06-11 11:10:23 +0200 |
commit | e1afd98589f5507da8e1ccfb076b0c0f4a23cd9b (patch) | |
tree | c47e3fd5e4e581101af8a79a7e0631e069d5c33c /README | |
parent | 016af51031919a96f3e95a1e76cb6d9a09573d58 (diff) | |
download | coreutils-e1afd98589f5507da8e1ccfb076b0c0f4a23cd9b.tar.xz |
README: Also mention README-hacking,
for whose who start from
cloned/checked-out sources rather than from a distribution tarball.
Reported by Steve Ward.
* THANKS: Add Steve Ward.
Signed-off-by: Jim Meyering <jim@meyering.net>
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -18,7 +18,10 @@ The programs that can be built with this package are: See the file NEWS for a list of major changes in the current release. -See the file INSTALL for compilation and installation instructions. +If you obtained this file as part of a "cvs checkout" or "git clone", +then see the README-hacking file. If this file came to you as part of a +tar archive, then see the file INSTALL for compilation and installation +instructions. These programs are intended to conform to POSIX (with BSD and other extensions), like the rest of the GNU system. By default they conform |