diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-26 06:49:07 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2025-06-26 07:24:15 +0000 |
| commit | 40dafa08b2e7a04d2662b601ef89b48132c1b6c1 (patch) | |
| tree | c891c9af7f5aa353f7453bf10d623f94877f9812 /ObsoleteFiles.inc | |
| parent | 2bc180ef045e5911cce0cea1c2a139cffd2b577a (diff) | |
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index cab8949b635b..1f17d54bdf08 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -51,6 +51,9 @@ # xargs -n1 | sort | uniq -d; # done +# 20250626: replace yaml.lua with lyaml +OLD_FILES+=usr/share/flua/yaml.lua + # 20250623: fscandir() renamed to fdscandir() OLD_FILES+=usr/share/man/man3/fscandir.3.gz OLD_FILES+=usr/share/man/man3/fscandir_b.3.gz |
