Date: Sun, 26 Apr 2026 18:14:50 +0000 From: Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav <des@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 1abfe75860d5 - main - depends-cleanup: Fix typos in comment Message-ID: <69ee561a.20dfa.208638a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=1abfe75860d586b4aec3a6894f500281d5c63045 commit 1abfe75860d586b4aec3a6894f500281d5c63045 Author: Dag-Erling Smørgrav <des@FreeBSD.org> AuthorDate: 2026-04-26 18:14:03 +0000 Commit: Dag-Erling Smørgrav <des@FreeBSD.org> CommitDate: 2026-04-26 18:14:37 +0000 depends-cleanup: Fix typos in comment Fixes: 4dd97955e68d ("libpkgconf: Fix paths") --- tools/build/depend-cleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/depend-cleanup.sh b/tools/build/depend-cleanup.sh index c186c39a3448..1c9b7ea8c3b3 100755 --- a/tools/build/depend-cleanup.sh +++ b/tools/build/depend-cleanup.sh @@ -317,7 +317,7 @@ check_epoch_and_opts # "$OBJTOP"/tests/sys/kqueue/libkqueue/* #fi -# 20250426 # libpkgconfig contains incorrect paths +# 20260426 # libpkgconf contains incorrect paths clean_obj lib/libpkgconf personality c pkgconfig:/share clean_obj lib/libpkgconf pkg c pkgconfig:/sharehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ee561a.20dfa.208638a>
