mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-boot/grub: update magic vars comment for unconditional python
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
EAPI=7
|
||||
|
||||
# This ebuild uses 3 special global variables:
|
||||
# GRUB_BOOTSTRAP: Depend on python and invoke bootstrap (gnulib).
|
||||
# GRUB_AUTOGEN: Depend on python and invoke autogen.sh.
|
||||
# GRUB_AUTORECONF: Inherit autotools and invoke eautoreconf.
|
||||
# GRUB_BOOTSTRAP: Invoke bootstrap (gnulib)
|
||||
# GRUB_AUTOGEN: Invoke autogen.sh
|
||||
# GRUB_AUTORECONF: Inherit autotools and invoke eautoreconf
|
||||
#
|
||||
# When applying patches:
|
||||
# If gnulib is updated, set GRUB_BOOTSTRAP=1
|
||||
|
||||
Reference in New Issue
Block a user