Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2026 13:06:42 +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: 470238401081 - stable/14 - Revert "Add a few missed files to ObsoleteFiles.inc"
Message-ID:  <6a68a962.3bb03.163e9a3f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/14 has been updated by dim:

URL: https://cgit.FreeBSD.org/src/commit/?id=470238401081a097ff43570581bcc8de2efea63f

commit 470238401081a097ff43570581bcc8de2efea63f
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-07-28 13:05:50 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-07-28 13:05:50 +0000

    Revert "Add a few missed files to ObsoleteFiles.inc"
    
    This reverts commit 33175a5059970bf9e888a799d3578e2902d765af, because
    some of the directories and files are still being installed.
---
 ObsoleteFiles.inc | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 6c5c3b87aa92..fdc4f8b7bad2 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,15 +51,6 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20260707: Removed GNU subtree
-OLD_FILES+=usr/tests/gnu/Kyuafile
-OLD_FILES+=usr/tests/gnu/lib/Kyuafile
-OLD_DIRS+=usr/tests/gnu/lib
-OLD_DIRS+=usr/tests/gnu/usr.bin/diff
-OLD_FILES+=usr/tests/gnu/usr.bin/Kyuafile
-OLD_DIRS+=usr/tests/gnu/usr.bin
-OLD_DIRS+=usr/tests/gnu
-
 # 20260602: Removed by 0a36787e4c1f on 20210723
 OLD_FILES+=usr/share/locale/hr_HR.ISO8859-2/LC_MESSAGES
 OLD_FILES+=usr/share/locale/nl_BE.ISO8859-1/LC_MESSAGES


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a68a962.3bb03.163e9a3f>