Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jul 2026 13:06:30 +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: d4b36d6b1838 - stable/15 - Revert "Add a few missed files to ObsoleteFiles.inc"
Message-ID:  <6a68a956.3a132.499d9f75@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch stable/15 has been updated by dim:

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

commit d4b36d6b18384010aa7aa0387ea1bba1c8758e29
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2026-07-28 13:04:22 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2026-07-28 13:04:22 +0000

    Revert "Add a few missed files to ObsoleteFiles.inc"
    
    This reverts commit 2e089a89812b56329741cd8dc2d272405a6e73ff, 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 db41b4273010..d9924e3e2e42 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?6a68a956.3a132.499d9f75>