loader: restore userboot help file
Commite32fecd0c2intended 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:e32fecd0c2("loader: install help files only once") Sponsored by: The FreeBSD Foundation
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
LOADER_INTERP=lua
|
||||
INSTALL_LOADER_HELP_FILE=no
|
||||
|
||||
.include "../userboot/Makefile"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user