Date: Tue, 21 Apr 2026 05:21:16 +0000 From: Enji Cooper <ngie@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Dimitry Andric <dim@FreeBSD.org> Subject: git: 5bb741537b80 - stable/14 - mtree: stop creating /usr/share/doc/ncurses Message-ID: <69e7094c.3b798.4301d35@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/14 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=5bb741537b80369ac1d09f72e92803582a6a9ed9 commit 5bb741537b80369ac1d09f72e92803582a6a9ed9 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2026-02-10 14:32:52 +0000 Commit: Enji Cooper <ngie@FreeBSD.org> CommitDate: 2026-04-21 05:20:58 +0000 mtree: stop creating /usr/share/doc/ncurses In base 68ad2b0d7af2a the ncurses html documentation was removed, and entries added to ObsoleteFiles.inc to get rid of /usr/share/doc/ncurses, but the directory was still being re-created via BSD.usr.dist. Remove it from there too. Fixes: 68ad2b0d7af2a MFC after: 1 month (cherry picked from commit 212272a43767c3d7be3ddb87605612f6164774c1) --- etc/mtree/BSD.usr.dist | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 741d0059b57a..07997591a00e 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -232,8 +232,6 @@ clang .. .. - ncurses - .. ntp drivers iconshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e7094c.3b798.4301d35>
