git: ac2f284258e4 - main - BSD.usr.dist: remove obsolete usr/share/examples/drivers entry
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Sep 2025 14:38:21 UTC
The branch main has been updated by dim:
URL: https://cgit.FreeBSD.org/src/commit/?id=ac2f284258e4c6d5867aa6a411bd44df349fe416
commit ac2f284258e4c6d5867aa6a411bd44df349fe416
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2025-09-07 14:37:48 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2025-09-07 14:37:48 +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
---
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 ffdd82ae9911..7d3a72f43fa1 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -286,8 +286,6 @@
..
dma
..
- drivers
- ..
dwatch
..
etc