Date: Sun, 26 Sep 2021 11:27:07 GMT From: Dimitry Andric <dim@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 8c15a9ce53da - main - Spell cloudabi correctly in ObsoleteFiles.inc Message-ID: <202109261127.18QBR7jO049882@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=8c15a9ce53da6dc05ba440aeb9b3e5c209ecad24 commit 8c15a9ce53da6dc05ba440aeb9b3e5c209ecad24 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2021-09-26 11:26:42 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2021-09-26 11:26:42 +0000 Spell cloudabi correctly in ObsoleteFiles.inc Fixes: cf0ee8738e31 Drop cloudabi --- ObsoleteFiles.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 111fced8ce20..87a7f95b67a1 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -40,7 +40,7 @@ # xargs -n1 | sort | uniq -d; # done -# 20210921: remove couldabi +# 20210921: remove cloudabi OLD_FILES+=usr/share/man/man4/cloudabi.4.gz # 20210906: stop installing {llvm,clang,lldb}-tblgen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109261127.18QBR7jO049882>