Date: Thu, 02 Apr 2026 21:56:53 +0000 From: Dimitry Andric <dim@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: bee397ac12db - stable/15 - mtree: stop creating /usr/share/doc/ncurses Message-ID: <69cee625.413cc.2b6d9fe3@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch stable/15 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=bee397ac12db9f4d06faf1926811d4c5a33be7a4 commit bee397ac12db9f4d06faf1926811d4c5a33be7a4 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2026-02-10 14:32:52 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2026-04-02 21:55: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 0a7cfc1b8018..e43a9b341003 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -246,8 +246,6 @@ clang .. .. - ncurses - .. ntp drivers iconshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69cee625.413cc.2b6d9fe3>
