The branch stable/14 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=c44a4859c3c00aa87d5bead34d8646e13c86ea85
commit c44a4859c3c00aa87d5bead34d8646e13c86ea85 Author: Dimitry Andric <[email protected]> AuthorDate: 2025-09-07 14:37:48 +0000 Commit: Dag-Erling Smørgrav <[email protected]> CommitDate: 2026-02-13 18:01:58 +0000 BSD.usr.dist: remove obsolete usr/share/examples/drivers entry In base 8f0a6a9aadb1f, usr/share/examples/drivers was cleaned up, because it contained unmaintained scripts. The directory itself is cleaned up by ObsoleteFiles.inc, but there was still an entry in BSD.usr.dist that re-created the directory. Remove it. Fixes: 8f0a6a9aadb1 MFC after: 3 days (cherry picked from commit ac2f284258e4c6d5867aa6a411bd44df349fe416) --- 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 39e5d925a109..741d0059b57a 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -274,8 +274,6 @@ .. dma .. - drivers - .. dwatch .. etc
