about [UPDATING] [RELNOTES]summaryrefslograw-logtreecommitdiffstats up
diff options
context:
space:
mode:
-rw-r--r--ObsoleteFiles.inc[diff] [file]9
1 files changed, 9 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index d9924e3e2e42..db41b4273010 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -51,6 +51,15 @@
# 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
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.