diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-04-26 18:14:03 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-04-26 18:14:37 +0000 |
| commit | 1abfe75860d586b4aec3a6894f500281d5c63045 (patch) | |
| tree | 710069df1a5bb22d9a47d9d5fcb795b5202c4a32 | |
| parent | 4f9f09d95103e1db6b7c75fce7cf3e8c448321e9 (diff) | |
depends-cleanup: Fix typos in comment
Fixes: 4dd97955e68d ("libpkgconf: Fix paths")
| -rwxr-xr-x | tools/build/depend-cleanup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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:/share |
