The branch main has been updated by delphij:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=695052e240c7c4291707a55358fe79de9ef79767

commit 695052e240c7c4291707a55358fe79de9ef79767
Author:     Xin LI <[email protected]>
AuthorDate: 2022-06-12 04:37:15 +0000
Commit:     Xin LI <[email protected]>
CommitDate: 2022-06-12 04:38:05 +0000

    Fix mtree for usr/
    
    MFC after:      3 days
---
 etc/mtree/BSD.usr.dist | 1 +
 1 file changed, 1 insertion(+)

diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 92ed996d4b39..9f934976b77e 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -57,6 +57,7 @@
                 lib
                     freebsd
                     ..
+                ..
                 share
                     ..
                 ..

Reply via email to