diff options
author | June McEnroe <june@causal.agency> | 2020-05-23 14:12:07 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-05-23 19:14:47 -0400 |
commit | fd679bbca8ad24c0ddd69e3d2018fbbe4bb8e54d (patch) | |
tree | 1d61e17c85746106154fc37c18e2ab29014d8162 /README.7 | |
parent | Revert "Send blank line after 10 minutes idle" (diff) | |
download | catgirl-fd679bbca8ad24c0ddd69e3d2018fbbe4bb8e54d.tar.gz catgirl-fd679bbca8ad24c0ddd69e3d2018fbbe4bb8e54d.zip |
Don't compress man page or use configure on FreeBSD
Also use DESTDIR in install.
Diffstat (limited to 'README.7')
-rw-r--r-- | README.7 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 0bc3b13..9bd41bb 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd May 5, 2020 +.Dd May 23, 2020 .Dt README 7 .Os "Causal Agency" .\" To view this file, run: man ./README.7 @@ -90,6 +90,10 @@ It primarily targets .Fx and macOS, as well as Linux. +The +.Pa configure +step is not necessary on +.Fx . .Bd -literal -offset indent \&./configure make all |