[Bug 271178] loader.help.* files installed multiple times
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 May 2023 17:25:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271178
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=48267a0a92633a6248d3bf62f5d31aea593c685d
commit 48267a0a92633a6248d3bf62f5d31aea593c685d
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-05-09 13:19:42 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-05-12 17:24:48 +0000
loader: restore userboot help file
Commit e32fecd0c2c3 intended to skip installing all but one copy of
each loader variant's help file, but accidentally skipped all copies for
the userboot help file. (Other loaders install help files via the _simp
variant, but there is is no userboot_simp.)
PR: 271178
Fixes: e32fecd0c2c3 ("loader: install help files only once")
Sponsored by: The FreeBSD Foundation
stand/userboot/userboot_lua/Makefile | 1 -
1 file changed, 1 deletion(-)
--
You are receiving this mail because:
You are on the CC list for the bug.