mirror of
https://git.proxmox.com/git/grub2
synced 2025-11-03 16:09:34 +00:00
* Makefile.util.def (grub-macbless): Change mansection to 8.
Patch-Name: macbless_mansection.patch
This commit is contained in:
parent
a1d8b2fcc0
commit
83e814cad0
@ -422,7 +422,7 @@ program = {
|
||||
program = {
|
||||
name = grub-macbless;
|
||||
installdir = sbin;
|
||||
mansection = 1;
|
||||
mansection = 8;
|
||||
common = util/grub-macbless.c;
|
||||
common = grub-core/osdep/init.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user