[lfs] 02/02: GRUB: Use ./configure instead of ../configure.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch zeckma/uefi-support
in repository lfs.

commit a1ea4239429614385594cde1b510a00e2590de7c
Author: Zeckmathederg <[email protected]>
AuthorDate: Wed Feb 11 23:52:06 2026 -0700

    GRUB: Use ./configure instead of ../configure.
---
 chapter08/grub.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 23f48cf40..8071325df 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -68,7 +68,7 @@
 
     <para>Prepare GRUB for compilation:</para>
 
-<screen><userinput remap="configure">../configure --prefix=/usr     \
+<screen><userinput remap="configure">./configure --prefix=/usr     \
             --sysconfdir=/etc \
             --disable-efiemu  \
             --disable-werror</userinput></screen>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.