diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-04-19 15:15:35 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2005-04-19 15:15:35 +0000 |
| commit | e40bef3c10320008ed0550706cc56cbb8c5b3798 (patch) | |
| tree | baa48031fed231faa317ff69defb622e75072e5f /tools | |
| parent | 90f629a16a460e1fbcd9b2f9e9833067b5ee07c9 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/nanobsd/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/nanobsd/make.conf b/tools/tools/nanobsd/make.conf index f6f7051b4d15..6382a17f9fb7 100644 --- a/tools/tools/nanobsd/make.conf +++ b/tools/tools/nanobsd/make.conf @@ -56,7 +56,7 @@ NO_PF= NO_SENDMAIL= # 46MB -NANOBSD_PRUNE += usr/share/misc +# NB! usr/share/misc contains termcap, vi(1) etc fails to work without it. NANOBSD_PRUNE += usr/share/misc NANOBSD_PRUNE += usr/share/examples NANOBSD_PRUNE += usr/share/syscons |
