The branch stable/13 has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=9349f965142096e16778758ae46c476ee66a5780
commit 9349f965142096e16778758ae46c476ee66a5780 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:02:11 +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 e39cc28542d2..ad3da2af893a 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -260,8 +260,6 @@ .. dma .. - drivers - .. dwatch .. etc
